17
0

2 Commits

Author SHA256 Message Date
02f7b2f2e3 Accepting request 1325518 from devel:languages:python
- Update to 7.0:
  * Replace pkg_resources namespace with PEP 420 native namespace.
- BuildRequire ourselves for the test flavor.

OBS-URL: https://build.opensuse.org/request/show/1325518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.configuration?expand=0&rev=13
2026-01-06 16:45:48 +00:00
7567937232 - Update to 7.0:
* Replace pkg_resources namespace with PEP 420 native namespace.
- BuildRequire ourselves for the test flavor.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.configuration?expand=0&rev=26
2026-01-06 04:31:17 +00:00
4 changed files with 14 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jan 6 04:30:42 UTC 2026 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 7.0:
* Replace pkg_resources namespace with PEP 420 native namespace.
- BuildRequire ourselves for the test flavor.
-------------------------------------------------------------------
Tue Apr 1 16:05:15 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-zope.configuration
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@@ -27,13 +27,13 @@
%endif
%{?sle15_python_module_pythons}
Name: python-zope.configuration%{psuffix}
Version: 6.0
Version: 7.0
Release: 0
Summary: Zope Configuration Markup Language (ZCML)
License: ZPL-2.1
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 base >= 3.8}
BuildRequires: %{python_module base >= 3.9}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
@@ -46,9 +46,7 @@ Requires: python-zope.schema >= 4.9
BuildArch: noarch
%if %{with test}
BuildRequires: %{python_module manuel}
BuildRequires: %{python_module zope.i18nmessageid}
BuildRequires: %{python_module zope.interface}
BuildRequires: %{python_module zope.schema >= 4.9}
BuildRequires: %{python_module zope.configuration = %{version}}
BuildRequires: %{python_module zope.testing}
BuildRequires: %{python_module zope.testrunner}
%endif
@@ -88,7 +86,6 @@ rm -rf zope.configuration.egg-info
%dir %{python_sitelib}/zope
%{python_sitelib}/zope/configuration
%{python_sitelib}/zope[_.]configuration-%{version}.dist-info
%{python_sitelib}/zope.configuration-6.0-*-nspkg.pth
%endif
%changelog

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f64db12d834ae0afc47b1221b89cb1147f925b8081b1735ceed4ce9070812d6d
size 84347