Accepting request 1004194 from home:yarunachalam:branches:devel:languages:python
- Update to 4.4: * Add support for Python 3.8, 3.9 and 3.10. * Drop support for Python 3.4. OBS-URL: https://build.opensuse.org/request/show/1004194 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.deferredimport?expand=0&rev=6
This commit is contained in:
parent
26d4064a82
commit
cd4139a1f8
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 16 19:50:42 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- Update to 4.4:
|
||||||
|
* Add support for Python 3.8, 3.9 and 3.10.
|
||||||
|
* Drop support for Python 3.4.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 12 15:55:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Mon Aug 12 15:55:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-zope.deferredimport
|
# spec file for package python-zope.deferredimport
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,12 +18,12 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-zope.deferredimport
|
Name: python-zope.deferredimport
|
||||||
Version: 4.3.1
|
Version: 4.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: On-demand import name resolver
|
Summary: On-demand import name resolver
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: http://github.com/zopefoundation/zope.deferredimport
|
URL: http://github.com/zopefoundation/zope.deferredimport
|
||||||
Source: https://files.pythonhosted.org/packages/source/z/zope.deferredimport/zope.deferredimport-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/z/zope.deferredimport/zope.deferredimport-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module zope.proxy}
|
BuildRequires: %{python_module zope.proxy}
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:57b2345e7b5eef47efcd4f634ff16c93e4265de3dcf325afc7315ade48d909e1
|
|
||||||
size 20244
|
|
BIN
zope.deferredimport-4.4.tar.gz
(Stored with Git LFS)
Normal file
BIN
zope.deferredimport-4.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user