Changelog for
python312-lexicon-2.0.1-5.1.noarch.rpm :
* Tue May 14 2024 Steve Kowalik
- Switch to pyproject and autosetup macros.- Add patch support-pytest-8.patch:
* Use new \"setup_method\" to support pytest >= 8.
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Thu Mar 10 2022 Steve Kowalik - pytest-relaxed now supports pytest 6, so test on all python versions.
* Mon Dec 13 2021 Ben Greiner - Don\'t test on python310 because of pytest-relaxed not supporting Pytest 6 -- gh#bitprophet/pytest-relaxed#12
* Fri Sep 17 2021 Steve Kowalik - Update to 2.0.1:
* Fix up some project metadata.
* Dropped support for Python <3.6
* Added a _version submodule and imported its dunder-attributes into the top level module
* Migrated CI to CircleCI (from Travis)
* Migrated tests to pytest(-relaxed)
* Moved changelog to stub Sphinx project for Releases plugin
* Changed README to ReStructured Text (from Markdown)- Dropped patch add_test_init.patch, no longer required.- Added patch add-pytest-ini.patch:
* Add the pytest.ini file that isn\'t included in the source distribution so the testsuite works.
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Mon Apr 23 2018 tchvatalAATTsuse.com- Conflict with python-dns-lexicon that provides same namespace
* Sun Mar 04 2018 jengelhAATTinai.de- Update descriptions.
* Sat Mar 03 2018 sebix+novell.comAATTsebix.at- initial package for version 1.0.0- add add_test_init.patch to fix execution of tests