Changelog for
python310-metaextract-1.0.9-lp155.47.1.noarch.rpm :
* Wed Oct 02 2024 Matej Cepl
- Add tests-tests_require.patch fixing broken tests (gh#toabctl/metaextract#20).
* Wed Jun 21 2023 ecsos - Add %{?sle15_python_module_pythons}
* Fri Oct 14 2022 Daniel Garcia - Change preun to postun for update alternatives- Remove not needed setup.py patch- Change shared files python-sitelib glob to package- Update source package
* Thu Oct 13 2022 Thomas Bechtold - Update to Version 1.0.9:
* ci: drop python 3.7, add python 3.10
* Add initial support for packages without setup.py
* Update badge given that github actions are now used
* Thu Sep 29 2022 Yogalakshmi Arunachalam - Update to Version 1.0.8:
* Merge pull request #15 from toabctl/gh-instead-of-travis
* Move from Travis CI to github actions
* Merge pull request #14 from toabctl/drop-pytest-runner
* Post release version bump to 1.0.8
* setup.py: drop setup_requires including setuptools and pytest-runner
* Merge pull request #12 from jayvdb/json_dumps_default
* Use default json encoder \'str\'
* Wed Dec 08 2021 pgajdosAATTsuse.com- do not require pytest-runner for build, it is not needed
* Sun Mar 29 2020 Thomas Bechtold - update to 1.0.7:
* Use default json encoder \'str\'
* Tue Aug 27 2019 Jan Engelhardt - Use noun phrase in summary. Trim history from description. Fix wrong \"it\'s\".
* Thu Aug 08 2019 Thomas Bechtold - Capitalize summary to make rpmlint happy
* Thu Aug 08 2019 Thomas Bechtold - update to 1.0.6:
* Switch to python 3.7
* travis: Use py36 for pep8 tox env
* Fix tests when using pytest >= 5
* Fri Jun 21 2019 pgajdosAATTsuse.com- run the testsuite in %check
* Thu Mar 07 2019 Tomáš Chvátal - Fix fdupes call
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Fri Nov 09 2018 Thomas Bechtold - update to 1.0.5:
* Add more key from setup.py to output
* tests: Only check expected key/value pairs
* Post release version bump to 1.0.5
* Sat Jun 09 2018 tbechtoldAATTsuse.com- update to 1.0.4:
* Convert sets used in entry_points to lists
* Fix unittests
* Post release version bump to 1.0.4- use %license macro
* Mon Sep 18 2017 tbechtoldAATTsuse.com- update to 1.0.3:
* Release 1.0.3
* Test python 3.6 instead of 3.5
* Fix json serialization for dict_items on py3 (#4)
* Thu Apr 27 2017 toddrme2178AATTgmail.com- Implement single-spec version.
* Mon Apr 24 2017 tbechtoldAATTsuse.comupdate to version 1.0.2
* Fix entrypoint typo \'metaextact\'
* Tue Feb 28 2017 tbechtoldAATTsuse.comupdate to version 1.0.0
* Allow to specify the used python interpreter
* Fix utils import in python3 case
* Post release version bump to 1.0.0
* Tue Feb 28 2017 tbechtoldAATTsuse.comupdate to version 0.0.9
* Improve tests with extras_require
* Fix documentation link in README
* Post release version bump to 0.0.9
* Support \"python_requires\"
* Use same version for doc and sdist
* Add doc badge to README
* Use already used python interpreter
* Post release version bump to 0.0.8
* Use Sphinx to build documentation
* Mon Aug 29 2016 tbechtoldAATTsuse.comupdate to version 0.0.7
* Sort some of the data keys
* Post release version bump to 0.0.7
* Sort json dump by key
* Sun Aug 28 2016 tbechtoldAATTsuse.com- Initial packaging (version 0.0.6)