forked from pool/python-zope.deprecation
- update to 6.0:
* Replace pkg_resources namespace with PEP 420 native
namespace.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.deprecation?expand=0&rev=31
This commit is contained in:
116
python-zope.deprecation.changes
Normal file
116
python-zope.deprecation.changes
Normal file
@@ -0,0 +1,116 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 10 10:32:40 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 6.0:
|
||||
* Replace pkg_resources namespace with PEP 420 native
|
||||
namespace.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 5 11:23:05 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Convert to pip-based build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 20 09:49:50 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 5.1
|
||||
* Add support for Python 3.12, 3.13.
|
||||
* Drop support for Python 3.7, 3.8.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 25 08:11:55 UTC 2023 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Drop sphinx doctrees for reproducible build results
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 9 06:15:53 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Add %{?sle15_python_module_pythons}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 5 14:31:51 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 1 13:14:15 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- 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 <tchvatal@suse.com>
|
||||
|
||||
- Do not pull in py2 package on doc subpkg
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 14 14:50:28 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 16:31:54 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user