Sun, 12 Apr 2026 02:46:10 CST | login

Information for build python-rcssmin-1.1.1-3.ocs23.rva23

ID25183
Package Namepython-rcssmin
Version1.1.1
Release3.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-rcssmin.git?.#39a1db1d2ea2eab2796c978d999439ccd0ba1964
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 bymaxonxie
State complete
Volume DEFAULT
StartedMon, 16 Mar 2026 19:59:40 CST
CompletedMon, 16 Mar 2026 20:42:47 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/python-rcssmin.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-rcssmin.git?.#origin/master'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
python-rcssmin-1.1.1-3.ocs23.rva23.src.rpm (info) (download)
riscv64
python3-rcssmin-1.1.1-3.ocs23.rva23.riscv64.rpm (info) (download)
python-rcssmin-debugsource-1.1.1-3.ocs23.rva23.riscv64.rpm (info) (download)
python3-rcssmin-debuginfo-1.1.1-3.ocs23.rva23.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.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