forked from pool/python-zope.deprecation
- 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.deprecation?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Wed Feb 1 13:14:15 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-zope.deprecation
|
Name: python-zope.deprecation
|
||||||
Version: 4.4.0
|
Version: 5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Zope Deprecation Infrastructure
|
Summary: Zope Deprecation Infrastructure
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
@@ -53,7 +53,7 @@ rm -rf zope.deprecation.egg-info
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%python_build
|
%python_build
|
||||||
python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo
|
sphinx-build -b html docs build/sphinx/html && rm build/sphinx/html/.buildinfo
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%python_install
|
%python_install
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0d453338f04bacf91bbfba545d8bcdf529aa829e67b705eac8c1a7fdce66e2df
|
|
||||||
size 24737
|
|
||||||
3
zope.deprecation-5.0.tar.gz
Normal file
3
zope.deprecation-5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b7c32d3392036b2145c40b3103e7322db68662ab09b7267afe1532a9d93f640f
|
||||||
|
size 23353
|
||||||
Reference in New Issue
Block a user