Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-rcssmin-1.1.2-1.3 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: python311-rcssmin Distribution: openSUSE:Factory:zSystems
Version: 1.1.2 Vendor: openSUSE
Release: 1.3 Build date: Fri Dec 8 17:25:02 2023
Group: Development/Languages/Python Build host: reproducible
Size: 99244 Source RPM: python-rcssmin-1.1.2-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: http://opensource.perlig.de/rcssmin/
Summary: RCSSmin is a CSS Minifier Written in Python
rCSSmin is a CSS minifier written in python.

The 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). It does, however, support various CSS hacks
(by keeping them working as intended).

Provides

Requires

License

Apache-2.0

Changelog

* Fri Dec 08 2023 Dirk Müller <dmueller@suse.com>
  - update to 1.1.2:
    * Add support for Python 3.12
    * Update project boilerplate
* Wed Jun 21 2023 Andreas Schneider <asn@cryptomilk.org>
  - Use sle15_python_module_pythons
* Fri Oct 07 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to version 1.1.1
    * ) Add support for Python 3.11
    * ) Update project boilerplate
* Thu Jul 14 2022 Jacob Michalskie <hel@lcp.world>
  - Update to version 1.1.0
    + quoted data urls which are not base64 encoded keep their spaces now (#8)
    + Add x86_64, i686 and aarch64 wheels
    + Update python support: 2.7, 3.6+
    + Both python 2 and 3 now accept bytes and text as input. All other types now
      raise a TypeError. Before they possibly have been converted to a string,
      depending on the python version and the implementation. Python 3 also
      accepts bytearray input.
    + Support for PyPy and Jython is no longer tested. Patches are accepted,
      though.
    + The python version will only accept the C implementation if the versions
      match exactly. This should prevent using older installed C versions.
      Fixes #11. This issue is now more relevant since #7 is fixed.
    + Minor adaptions for GCC 8
    + Docs are no longer installed locally.
    + Rework the setup and project management system. Add some real tests. Get rid
      of epydoc in favor of sphinx. Adapt to latest sphinx version.
* Wed Nov 15 2017 buschmann23@opensuse.org
  - spec file
    + convert to single spec file
    + move docs into separate package
* Tue Jul 05 2016 aplanas@suse.com
  - Add initial version of rCSSmin 1.0.6

Files

/usr/lib64/python3.11/site-packages/__pycache__
/usr/lib64/python3.11/site-packages/__pycache__/rcssmin.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/__pycache__/rcssmin.cpython-311.pyc
/usr/lib64/python3.11/site-packages/_rcssmin.cpython-311-s390x-linux-gnu.so
/usr/lib64/python3.11/site-packages/rcssmin-1.1.2-py3.11.egg-info
/usr/lib64/python3.11/site-packages/rcssmin-1.1.2-py3.11.egg-info/PKG-INFO
/usr/lib64/python3.11/site-packages/rcssmin-1.1.2-py3.11.egg-info/SOURCES.txt
/usr/lib64/python3.11/site-packages/rcssmin-1.1.2-py3.11.egg-info/dependency_links.txt
/usr/lib64/python3.11/site-packages/rcssmin-1.1.2-py3.11.egg-info/not-zip-safe
/usr/lib64/python3.11/site-packages/rcssmin-1.1.2-py3.11.egg-info/top_level.txt
/usr/lib64/python3.11/site-packages/rcssmin.py
/usr/share/doc/packages/python311-rcssmin
/usr/share/doc/packages/python311-rcssmin/CHANGES
/usr/share/doc/packages/python311-rcssmin/README.md
/usr/share/licenses/python311-rcssmin
/usr/share/licenses/python311-rcssmin/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:50:01 2024