Sun, 22 Dec 2024 15:01:38 CST | login

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

ID17453
Package Namepython-rcssmin
Version1.1.1
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-rcssmin.git?.#649c9b87763f0c2cd30711b67791d2563ec42399
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
StartedSat, 17 Aug 2024 16:44:34 CST
CompletedSat, 17 Aug 2024 16:48:53 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
dist-ocs23-base
RPMs
src
python-rcssmin-1.1.1-2.ocs23.src.rpm (info) (download)
aarch64
python3-rcssmin-1.1.1-2.ocs23.aarch64.rpm (info) (download)
python-rcssmin-debugsource-1.1.1-2.ocs23.aarch64.rpm (info) (download)
python3-rcssmin-debuginfo-1.1.1-2.ocs23.aarch64.rpm (info) (download)
loongarch64
python3-rcssmin-1.1.1-2.ocs23.loongarch64.rpm (info) (download)
python-rcssmin-debugsource-1.1.1-2.ocs23.loongarch64.rpm (info) (download)
python3-rcssmin-debuginfo-1.1.1-2.ocs23.loongarch64.rpm (info) (download)
x86_64
python3-rcssmin-1.1.1-2.ocs23.x86_64.rpm (info) (download)
python-rcssmin-debugsource-1.1.1-2.ocs23.x86_64.rpm (info) (download)
python3-rcssmin-debuginfo-1.1.1-2.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 * 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