------------------------------------------------------------------- Wed Feb 1 13:14:15 UTC 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 11:51:36 UTC 2021 - pgajdos@suse.com - %check: use %pyunittest rpm macro ------------------------------------------------------------------- Wed Apr 8 12:07:16 UTC 2020 - Tomáš Chvátal - Do not pull in py2 package on doc subpkg ------------------------------------------------------------------- Mon Oct 14 14:50:28 UTC 2019 - Matej Cepl - Replace %fdupes -s with plain %fdupes; hardlinks are better. ------------------------------------------------------------------- Thu Apr 4 16:31:54 UTC 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 8 07:39:24 UTC 2017 - aloisio@gmx.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 11:39:49 UTC 2015 - benoit.monin@gmx.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 ------------------------------------------------------------------- Fri Feb 28 19:52:42 UTC 2014 - os-dev@jacraig.com - Update to 4.1.0: * Added a ``Suppressor`` context manager, allowing scoped suppression of deprecation warnings. * Updated ``boostrap.py`` to version 2.2. - Update URL (see setup.py). - Package new CHANGES and README rst files in %doc. ------------------------------------------------------------------- Tue Dec 10 13:20:19 UTC 2013 - p.drouand@gmail.com - Use download Url as source ------------------------------------------------------------------- Mon Jul 29 07:47:09 UTC 2013 - speilicke@suse.com - Package COPYRIGHT.txt, LICENSE.txt ------------------------------------------------------------------- Sun Jul 28 23:36:34 UTC 2013 - hpj@urpla.net - version 4.0.2: initial build