- 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:
Dirk Mueller 2023-05-05 14:32:56 +00:00 committed by Git OBS Bridge
parent 2d0ad1836e
commit 1f53a9b9f5
4 changed files with 13 additions and 5 deletions

View File

@ -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>

View File

@ -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}

View File

@ -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

Binary file not shown.