Sun, 22 Dec 2024 15:19:56 CST | login

Information for build python-rcssmin-1.1.1-1.ocs23

ID5818
Package Namepython-rcssmin
Version1.1.1
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-rcssmin.git?.#67d13790662d6821dd099d8a606b1fe21dd448c3
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 byocs-bot
State complete
Volume DEFAULT
StartedMon, 25 Sep 2023 15:16:49 CST
CompletedMon, 25 Sep 2023 15:18:06 CST
Taskbuild (dist-ocs23, /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
RPMs
src
python-rcssmin-1.1.1-1.ocs23.src.rpm (info) (download)
aarch64
python3-rcssmin-1.1.1-1.ocs23.aarch64.rpm (info) (download)
python-rcssmin-debugsource-1.1.1-1.ocs23.aarch64.rpm (info) (download)
python3-rcssmin-debuginfo-1.1.1-1.ocs23.aarch64.rpm (info) (download)
loongarch64
python3-rcssmin-1.1.1-1.ocs23.loongarch64.rpm (info) (download)
python-rcssmin-debugsource-1.1.1-1.ocs23.loongarch64.rpm (info) (download)
python3-rcssmin-debuginfo-1.1.1-1.ocs23.loongarch64.rpm (info) (download)
x86_64
python3-rcssmin-1.1.1-1.ocs23.x86_64.rpm (info) (download)
python-rcssmin-debugsource-1.1.1-1.ocs23.x86_64.rpm (info) (download)
python3-rcssmin-debuginfo-1.1.1-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * 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