Changelog for
python2-lexicon-2.0.1-lp153.9.1.noarch.rpm :
* 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