Changelog for
python-zope.deprecation-doc-5.0-lp154.4.5.noarch.rpm :
* Tue Jul 25 2023 Bernhard Wiedemann
- Drop sphinx doctrees for reproducible build results
* Fri Jun 09 2023 ecsos - Add %{?sle15_python_module_pythons}
* Fri May 05 2023 Dirk Müller - update to 5.0:
* Drop support for Python 2.7, 3.4, 3.5, 3.6.
* Drop support for deprecated ``python setup.py test``.
* Add support for Python 3.8, 3.9, 3.10, 3.11.
* Wed Feb 01 2023 Ben Greiner - Implement python packaging best practise: Don\'t cathall platlib- Explicitly require python3-Sphinx for building the docs. It could have been omitted from %pythons for %python_module in a 15.X backport project.
* Fri Sep 24 2021 pgajdosAATTsuse.com- %check: use %pyunittest rpm macro
* Wed Apr 08 2020 Tomáš Chvátal - Do not pull in py2 package on doc subpkg
* Mon Oct 14 2019 Matej Cepl - Replace %fdupes -s with plain %fdupes; hardlinks are better.
* Thu Apr 04 2019 Marketa Calabkova - update to version 4.4.0 4.3.0
* Allow custom warning classes to be specified to override the default DeprecationWarning.
* Add support for Python 3.6.
* Drop support for Python 3.3. 4.4.0
* Add support for Python 3.7.
* Sat Jul 08 2017 aloisioAATTgmx.com- Update to version 4.2.0
* Drop support for Python 2.6 and 3.2.
* Add support for Python 3.5.- Converted to single-spec
* Fri May 15 2015 benoit.moninAATTgmx.fr- update to version 4.1.2:
* Do not require a self parameter for deprecated functions. See: https://github.com/zopefoundation/zope.deprecation/pull/1- additional changes from version 4.1.1:
* Added explicit support for Python 3.4.- pass -q to test to avoid spamming the build log