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

python312-premailer-3.10.0-1.7 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python312-premailer Distribution: openSUSE:Factory:zSystems
Version: 3.10.0 Vendor: openSUSE
Release: 1.7 Build date: Wed Oct 5 01:14:00 2022
Group: Development/Languages/Python Build host: reproducible
Size: 137934 Source RPM: python-premailer-3.10.0-1.7.src.rpm
Packager: https://bugs.opensuse.org
Url: https://premailer.io
Summary: Turns CSS blocks into style attributes
Premailer is a Python library based on libxml which can analyze a
HTML document and extract its CSS style sheets and then for all
CSS seletors defined, it finds the DOM nodes and puts style
attributes in instead.

Provides

Requires

License

Python-2.0

Changelog

* Tue Oct 04 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to version 3.10.0
    New option session=None to provide the session used for making http requests.
    Bug fix: inlined styles are no longer sorted alphabetically. This preserves the input rule order so that premailer does not break style
    precedence where order is significant, e.g.
    div {
      /* Padding on all sides is 10px. */
      padding-left: 5px;
      padding: 10px;
    }
    div {
      /* Padding on the left side is 5px, on other sides is 10px. */
      padding: 10px;
      padding-left: 5px;
    }
    Prior to this fix premailer would swap the rules in the first example to look like the second.
    Other version change log https://github.com/peterbe/premailer/blob/master/CHANGES.rst
* Tue Aug 27 2019 Atri Bhattacharya <badshah400@gmail.com>
  - Initial package.

Files

/usr/lib/python3.12/site-packages/premailer
/usr/lib/python3.12/site-packages/premailer-3.10.0-py3.12.egg-info
/usr/lib/python3.12/site-packages/premailer-3.10.0-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/premailer-3.10.0-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/premailer-3.10.0-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/premailer-3.10.0-py3.12.egg-info/not-zip-safe
/usr/lib/python3.12/site-packages/premailer-3.10.0-py3.12.egg-info/requires.txt
/usr/lib/python3.12/site-packages/premailer-3.10.0-py3.12.egg-info/top_level.txt
/usr/lib/python3.12/site-packages/premailer/__init__.py
/usr/lib/python3.12/site-packages/premailer/__main__.py
/usr/lib/python3.12/site-packages/premailer/__pycache__
/usr/lib/python3.12/site-packages/premailer/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/premailer/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/premailer/__pycache__/__main__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/premailer/__pycache__/__main__.cpython-312.pyc
/usr/lib/python3.12/site-packages/premailer/__pycache__/cache.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/premailer/__pycache__/cache.cpython-312.pyc
/usr/lib/python3.12/site-packages/premailer/__pycache__/merge_style.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/premailer/__pycache__/merge_style.cpython-312.pyc
/usr/lib/python3.12/site-packages/premailer/__pycache__/premailer.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/premailer/__pycache__/premailer.cpython-312.pyc
/usr/lib/python3.12/site-packages/premailer/cache.py
/usr/lib/python3.12/site-packages/premailer/merge_style.py
/usr/lib/python3.12/site-packages/premailer/premailer.py
/usr/share/doc/packages/python312-premailer
/usr/share/doc/packages/python312-premailer/README.rst
/usr/share/licenses/python312-premailer
/usr/share/licenses/python312-premailer/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:40:03 2024