Accepting request 1056695 from devel:languages:python

- update to 7.0.1:
  * Fix fallback when ``zope.i18nmessageid`` is not installed (regression
  introduced in 7.0.0).
  * Add support for Python 3.11.
  * Drop support for Python 2.7, 3.5, 3.6.
  * Drop ``zope.schema._compat`` module.
  * Fix test deprecation warning on Python 3.11.

OBS-URL: https://build.opensuse.org/request/show/1056695
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.schema?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2023-01-10 13:58:53 +00:00 committed by Git OBS Bridge
commit 552a76d675
4 changed files with 17 additions and 5 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Jan 6 12:40:52 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 7.0.1:
* Fix fallback when ``zope.i18nmessageid`` is not installed (regression
introduced in 7.0.0).
* Add support for Python 3.11.
* Drop support for Python 2.7, 3.5, 3.6.
* Drop ``zope.schema._compat`` module.
* Fix test deprecation warning on Python 3.11.
-------------------------------------------------------------------
Fri Sep 16 12:03:45 UTC 2022 - Markéta Machová <mmachova@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -26,12 +26,13 @@
%bcond_with test
%endif
Name: python-zope.schema%{psuffix}
Version: 6.2.1
Version: 7.0.1
Release: 0
Summary: Zope interface extension for defining data schemas
License: ZPL-2.1
URL: https://pypi.python.org/pypi/zope.schema
Source: https://files.pythonhosted.org/packages/source/z/zope.schema/zope.schema-%{version}.tar.gz
BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3b33c8bc8ba9d85a56713ab8f0a3c2615d54a8085f1e415ce0c8dfb5e540be6
size 124649

3
zope.schema-7.0.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ead4dbcb03354d4e410c9a3b904451eb44d90254751b1cbdedf4a61aede9fbb9
size 108737