Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-zope.schema for openSUSE:Factory checked in at 2023-01-10 14:58:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-zope.schema (Old) and /work/SRC/openSUSE:Factory/.python-zope.schema.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.schema" Tue Jan 10 14:58:53 2023 rev:16 rq:1056695 version:7.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-zope.schema/python-zope.schema.changes 2022-09-17 20:08:33.240847747 +0200 +++ /work/SRC/openSUSE:Factory/.python-zope.schema.new.32243/python-zope.schema.changes 2023-01-10 14:58:55.732923250 +0100 @@ -1,0 +2,11 @@ +Fri Jan 6 12:40:52 UTC 2023 - Dirk Müller <dmuel...@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. + +------------------------------------------------------------------- Old: ---- zope.schema-6.2.1.tar.gz New: ---- zope.schema-7.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-zope.schema.spec ++++++ --- /var/tmp/diff_new_pack.lwfaot/_old 2023-01-10 14:58:56.232925927 +0100 +++ /var/tmp/diff_new_pack.lwfaot/_new 2023-01-10 14:58:56.236925948 +0100 @@ -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 ++++++ zope.schema-6.2.1.tar.gz -> zope.schema-7.0.1.tar.gz ++++++ ++++ 2859 lines of diff (skipped)