From 1cb5e8bc488ed130a4acaf33683871f04063009809a99970a48740f85209251c Mon Sep 17 00:00:00 2001 From: Hans-Peter Jansen Date: Sun, 11 Jul 2021 08:43:02 +0000 Subject: [PATCH] Accepting request 905597 from home:jacraig:branches:devel:languages:python - Update to 5.0.1 * Add support for Python 3.9. * Many other changes, see CHANGES.rst - Update requirements as changed in setup.py. - Mark LICENSE.txt, COPYRIGHT.txt with %license. OBS-URL: https://build.opensuse.org/request/show/905597 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=19 --- python-zope.component.changes | 9 +++++++++ python-zope.component.spec | 13 ++++++------- zope.component-4.6.2.tar.gz | 3 --- zope.component-5.0.1.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 10 deletions(-) delete mode 100644 zope.component-4.6.2.tar.gz create mode 100644 zope.component-5.0.1.tar.gz diff --git a/python-zope.component.changes b/python-zope.component.changes index b4ac891..c3f20d3 100644 --- a/python-zope.component.changes +++ b/python-zope.component.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jul 10 00:31:03 UTC 2021 - Jason Craig + +- Update to 5.0.1 + * Add support for Python 3.9. + * Many other changes, see CHANGES.rst +- Update requirements as changed in setup.py. +- Mark LICENSE.txt, COPYRIGHT.txt with %license. + ------------------------------------------------------------------- Tue Jul 21 09:07:11 UTC 2020 - Marketa Calabkova diff --git a/python-zope.component.spec b/python-zope.component.spec index 5dc8deb..058985c 100644 --- a/python-zope.component.spec +++ b/python-zope.component.spec @@ -1,7 +1,7 @@ # -# spec file for package python-zope.component +# spec file # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2013 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -27,7 +27,7 @@ %bcond_with test %endif Name: python-zope.component%{psuffix} -Version: 4.6.2 +Version: 5.0.1 Release: 0 Summary: Zope Component Architecture @@ -38,11 +38,9 @@ Source: https://files.pythonhosted.org/packages/source/z/zope.component/ BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-zope.deferredimport >= 4.2.1 -Requires: python-zope.deprecation >= 4.3.0 Requires: python-zope.event Requires: python-zope.hookable >= 4.2.0 -Requires: python-zope.interface >= 4.1.0 +Requires: python-zope.interface >= 5.3.0a1 #test requirements %if %{with test} BuildRequires: %{python_module persistent} @@ -89,7 +87,8 @@ rm -rf src/zope.component.egg-info %if !%{with test} %files %{python_files} %defattr(-,root,root) -%doc CHANGES.rst COPYRIGHT.txt LICENSE.txt README.rst +%license LICENSE.txt COPYRIGHT.txt +%doc CHANGES.rst README.rst %{python_sitelib}/* %endif diff --git a/zope.component-4.6.2.tar.gz b/zope.component-4.6.2.tar.gz deleted file mode 100644 index c53dfb8..0000000 --- a/zope.component-4.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:91628918218b3e6f6323de2a7b845e09ddc5cae131c034896c051b084bba3c92 -size 90951 diff --git a/zope.component-5.0.1.tar.gz b/zope.component-5.0.1.tar.gz new file mode 100644 index 0000000..1ba335f --- /dev/null +++ b/zope.component-5.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32cbe426ba8fa7b62ce5b211f80f0718a0c749cc7ff09e3f4b43a57f7ccdf5e5 +size 91130