SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python312-pyScss-1.4.0-16.55.x86_64.rpm :

* Tue Feb 21 2023 Daniel Garcia - Add python-311.patch to support python 3.11 gh#Kronuz/pyScss#426
* Sat Oct 01 2022 Dirk Müller - update to 1.4.0:
* Add selector-append function support
* Fix FutureWarning
* Fix collections deprecation warning
* use pathlib2 instead of pathlib- drop merged_pr_408.patch, pr_411.patch (upstream)
* Tue Jan 11 2022 John Vandenberg - Activate tests- Add missing build dependency six- Add pr_411.patch for Python 3.10 support- Add merged_pr_408.patch for pytest 6 support- Disable Python 2 builds due to incompatibility
* Wed Apr 29 2020 Dirk Mueller - update to 1.3.7:
* fix setup.py compatibility with newer setuptools
* Mon Mar 23 2020 pgajdosAATTsuse.com- version update to 1.3.6
* no upstream changelog
* Wed May 02 2018 dmuellerAATTsuse.com- convert to singlespec
* Tue Jul 05 2016 aplanasAATTsuse.com- update to 1.3.5
* The new less2scss module attempts to convert Less syntax to SCSS.
* The
*-exists functions from Sass 3.3 are now supported.
* The contents of a file AATTimport-ed in the middle of an input file now appears in the expected place, not at the end of the output.
* Double-slashes within URLs, as often happens with base64-encoded data URLs, are no longer stripped as comments.
* Nesting selectors that end with a combinator, e.g. div > { p { ... } }, now works correctly.
* invert() is now left alone when the argument is a number, indicating the CSS filter rather than the Sass function.
* if() now evaluates its arguments lazily.
* str-slice() now silently corrects out-of-bounds indices.
* append() now defaults to returning a space-delimited list, when the given list has fewer than two elements.
* -moz-calc and -webkit-calc are recognized as variants of the calc() CSS function.
* Filenames containing dots can now be imported.
* Properties with a computed value of null are now omitted from the output.
* The opacity token in IE\'s strange alpha(opacity=N) construct is now recognized case-insensitively.
* The Compass gradient functions now recognize currentColor as a color.
* The fonts extension should now work under Python 3.
* Escaped astral plane characters no longer crash narrow Python 2 builds.
* The alpha value in rgba(...) is no longer truncated to only two decimal places.
* Some edge cases with float precision were fixed, so 742px - 40px is no longer 701.99999999px.
* Fri May 08 2015 dmuellerAATTsuse.com- add missing dependency on python-enum34
* Mon May 04 2015 dmuellerAATTsuse.com- update to 1.3.4:
* no changelog available
* Fri Oct 10 2014 dmuellerAATTsuse.com- install README/LICENSE
 
ICM