From 4775bc091af712b1f1bc8f4be8b7305d11c5e5b3aaf71f6e74561c867124b27e Mon Sep 17 00:00:00 2001 From: Hans-Peter Jansen Date: Thu, 8 Dec 2022 08:28:34 +0000 Subject: [PATCH] Accepting request 1041285 from home:yarunachalam:branches:devel:languages:python - Update to version 4.3 * Add support for Python 3.8, 3.9, 3.10, 3.11. * Drop support for Python 3.4. OBS-URL: https://build.opensuse.org/request/show/1041285 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.location?expand=0&rev=8 --- python-zope.location.changes | 7 +++++++ python-zope.location.spec | 8 ++++---- zope.location-4.2.tar.gz | 3 --- zope.location-4.3.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 zope.location-4.2.tar.gz create mode 100644 zope.location-4.3.tar.gz diff --git a/python-zope.location.changes b/python-zope.location.changes index 3ac1c27..a92e9e4 100644 --- a/python-zope.location.changes +++ b/python-zope.location.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 7 22:51:19 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 4.3 + * Add support for Python 3.8, 3.9, 3.10, 3.11. + * Drop support for Python 3.4. + ------------------------------------------------------------------- Fri Apr 5 11:13:00 UTC 2019 - Marketa Calabkova diff --git a/python-zope.location.spec b/python-zope.location.spec index 666fd17..1ad3467 100644 --- a/python-zope.location.spec +++ b/python-zope.location.spec @@ -1,7 +1,7 @@ # -# spec file for package python-zope.location +# spec file # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2013 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -27,12 +27,12 @@ %bcond_with test %endif Name: python-zope.location%{psuffix} -Version: 4.2 +Version: 4.3 Release: 0 Summary: Zope Location License: ZPL-2.1 Group: Development/Languages/Python -Url: http://www.python.org/pypi/zope.location +URL: http://www.python.org/pypi/zope.location Source: https://files.pythonhosted.org/packages/source/z/zope.location/zope.location-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: %{python_module zope.schema >= 4.2.2} diff --git a/zope.location-4.2.tar.gz b/zope.location-4.2.tar.gz deleted file mode 100644 index ebb8a88..0000000 --- a/zope.location-4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a720f9e3c8a51d5007ed6fcd47e1834df02671d85dbfd1062a0d808de8bf80ac -size 30255 diff --git a/zope.location-4.3.tar.gz b/zope.location-4.3.tar.gz new file mode 100644 index 0000000..71a984c --- /dev/null +++ b/zope.location-4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:171eedc8a20ec3a8ac27139aa90cf277ff77772ea032b54b6a2701a7927b3ac5 +size 29102