Wed, 08 Apr 2026 02:21:15 CST | login

Information for build python-rcssmin-1.1.1-3.oc9

ID34553
Package Namepython-rcssmin
Version1.1.1
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-rcssmin.git?.#678aaaea0cf67bf313b709aefec029a90370f3f9
SummaryA CSS minifier written in python
DescriptionThe minifier is based on the semantics of the YUI compressor, which itself is based on the rule list by Isaac Schlueter. This module is a re-implementation aiming for speed instead of maximum compression, so it can be used at runtime (rather than during a preprocessing step). rCSSmin does syntactical compression only (removing spaces, comments and possibly semicolons). It does not provide semantic compression (like removing empty blocks, collapsing redundant properties etc).
Built bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 23 Apr 2025 06:37:34 CST
CompletedWed, 23 Apr 2025 06:40:54 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-rcssmin.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-rcssmin.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-rcssmin-1.1.1-3.oc9.src.rpm (info) (download)
aarch64
python3-rcssmin-1.1.1-3.oc9.aarch64.rpm (info) (download)
python-rcssmin-debugsource-1.1.1-3.oc9.aarch64.rpm (info) (download)
python3-rcssmin-debuginfo-1.1.1-3.oc9.aarch64.rpm (info) (download)
loongarch64
python3-rcssmin-1.1.1-3.oc9.loongarch64.rpm (info) (download)
python-rcssmin-debugsource-1.1.1-3.oc9.loongarch64.rpm (info) (download)
python3-rcssmin-debuginfo-1.1.1-3.oc9.loongarch64.rpm (info) (download)
x86_64
python3-rcssmin-1.1.1-3.oc9.x86_64.rpm (info) (download)
python-rcssmin-debugsource-1.1.1-3.oc9.x86_64.rpm (info) (download)
python3-rcssmin-debuginfo-1.1.1-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.1.1-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.1.1-2 - Rebuilt for loongarch release * Mon Sep 25 2023 Xiaojie Chen <jackxjchen@tencent.com> - 1.1.1-1 - Upgrade to upstream version 1.1.1 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.6-4 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.6-3 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.6-2 - Rebuilt for OpenCloudOS Stream 23.05 * Sun Apr 23 2023 Miaojun Dong <zoedong@tencent.com> - 1.0.6-1 - initial build