forked from pool/python-zope.configuration
Accepting request 1136280 from devel:languages:python
- update to 5.0: * Drop support for Python 2.7, 3.5, 3.6. * Add support for Python 3.11. OBS-URL: https://build.opensuse.org/request/show/1136280 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.configuration?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 29 12:04:03 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 5.0:
|
||||||
|
* Drop support for Python 2.7, 3.5, 3.6.
|
||||||
|
* Add support for Python 3.11.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 1 20:36:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Thu Jun 1 20:36:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
|
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -27,14 +27,16 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-zope.configuration%{psuffix}
|
Name: python-zope.configuration%{psuffix}
|
||||||
Version: 4.4.1
|
Version: 5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Zope Configuration Markup Language (ZCML)
|
Summary: Zope Configuration Markup Language (ZCML)
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: http://www.python.org/pypi/zope.configuration
|
URL: http://www.python.org/pypi/zope.configuration
|
||||||
Source: https://files.pythonhosted.org/packages/source/z/zope.configuration/zope.configuration-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/z/zope.configuration/zope.configuration-%{version}.tar.gz
|
||||||
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
|
BuildRequires: %{python_module wheel}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-zope.i18nmessageid
|
Requires: python-zope.i18nmessageid
|
||||||
|
|||||||
BIN
zope.configuration-4.4.1.tar.gz
LFS
BIN
zope.configuration-4.4.1.tar.gz
LFS
Binary file not shown.
3
zope.configuration-5.0.tar.gz
Normal file
3
zope.configuration-5.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:234b4a18c71f6b3b9bf6bcf225264bae0149ac68dea07b072f0f699a4cec26e7
|
||||||
|
size 83357
|
||||||
Reference in New Issue
Block a user