- update to 6.0.1:
* Drop dependency on ``six``. * Drop support for Python 2.7, 3.5, 3.6. * Add preliminary support for Python 3.12a5. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.i18nmessageid?expand=0&rev=28
This commit is contained in:
parent
2d0ad1836e
commit
1f53a9b9f5
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 5 14:24:11 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 6.0.1:
|
||||
* Drop dependency on ``six``.
|
||||
* Drop support for Python 2.7, 3.5, 3.6.
|
||||
* Add preliminary support for Python 3.12a5.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 3 11:26:33 UTC 2023 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -25,8 +25,9 @@
|
||||
%define psuffix %{nil}
|
||||
%bcond_with test
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-zope.i18nmessageid%{psuffix}
|
||||
Version: 5.1.1
|
||||
Version: 6.0.1
|
||||
Release: 0
|
||||
Summary: Zope Location
|
||||
License: ZPL-2.1
|
||||
@ -39,7 +40,6 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION documentation requirements
|
||||
BuildRequires: python3-Sphinx
|
||||
Requires: python-six
|
||||
# /SECTION
|
||||
# SECTION testing requirements
|
||||
%if %{with test}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47b76347b80e0b2b66c486ee66f3f86c57493a2075b85a9fb802690fa730bd92
|
||||
size 30589
|
BIN
zope.i18nmessageid-6.0.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
zope.i18nmessageid-6.0.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user