forked from pool/python-zope.configuration
- 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/package/show/devel:languages:python/python-zope.configuration?expand=0&rev=16
This commit is contained in:
@@ -27,14 +27,15 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-zope.configuration%{psuffix}
|
||||
Version: 4.4.1
|
||||
Version: 5.0
|
||||
Release: 0
|
||||
Summary: Zope Configuration Markup Language (ZCML)
|
||||
License: ZPL-2.1
|
||||
Group: Development/Languages/Python
|
||||
URL: http://www.python.org/pypi/zope.configuration
|
||||
Source: https://files.pythonhosted.org/packages/source/z/zope.configuration/zope.configuration-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-zope.i18nmessageid
|
||||
|
||||
Reference in New Issue
Block a user