Changelog for
python312-lesscpy-0.15.1-2.3.noarch.rpm :
* Mon Oct 02 2023 pgajdosAATTsuse.com- do not require six in the code- added patches fix https://github.com/lesscpy/lesscpy/pull/126 + python-lesscpy-no-six.patch
* Fri Oct 28 2022 Yogalakshmi Arunachalam
- Update to v0.15.1
* Git: Ignore \'.DS_Store\' (macOS)
* Add `dev-requirements.txt` for `build` and `twine` packages
* README: Remove mentioning of \'six\'
* Merge pull request #123 from saschpe/supported-interpreters
* Update supported Python versions
* Thu Sep 29 2022 Yogalakshmi Arunachalam - Release version 0.15.0
* Update .gitignore
* Remove old interpreter versions
* Merge pull request #118 from lephe/master
* Improve support for nested media queries
* Merge pull request #117 from lephe/master
* Basic support for CSS4 variables
* Merge pull request #109 from saschpe/rel- Release version 0.14.0
* Merge pull request #108 from saschpe/pycharm
* Version a PyCharm project configuration
* Update .gitignore rules based on Github Boilerplate
* Merge pull request #107 from saschpe/cleanups
* Add Python-3.7 to supported versions
* Improve minor style issues
* Merge pull request #105 from tirkarthi/fix-collections-import
* Import ABC from collections.abc instead of collections for Python 3.9 compatibility.
* Merge pull request #99 from hroncok/rpartition
* Merge pull request #98 from movermeyer/fix_badges
* Merge pull request #100 from cladmi/pr/fix/readme/command
* README.rst: fix the outdated lesscpy usage
* Apply PEP-8 consistently
* Allow to run tests from versioned folder
* Switched broken pypip.in badges to shields.io
* Merge pull request #96 from sambler/pyversions
* Merge pull request #97 from sambler/pysix
* adjust tox.ini to prevent errors from missing interpreters
* Make use of six.string_types consistent
* update python versions 2.6 was EOL in 2013 3.3 was EOL in 2017-09 add 3.6, pypy and pypy3
* Wed Apr 15 2020 pgajdosAATTsuse.com- version update to 0.14.0
* no upstream changelog found
* Mon Oct 14 2019 Matej Cepl - Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Thu Feb 28 2019 John Vandenberg - Fix incorrect URL- Remove unnecessary build dependencies on flake8 and coverage by using nose directly- Add fdupes- Update to v0.13.0 Version bump due to non-linear version sequences https://github.com/lesscpy/lesscpy/issues/94 No changelog available
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Thu Aug 31 2017 toddrme2178AATTgmail.com- update to 0.12.0
* no changelog available
* Thu Aug 24 2017 jmatejekAATTsuse.com- singlespec auto-conversion
* Mon Aug 15 2016 toddrme2178AATTgmail.com- Fix update-alternatives implementation.