forked from pool/python-zope.configuration
Accepting request 1266263 from devel:languages:python
Make it compatible with new setuptools OBS-URL: https://build.opensuse.org/request/show/1266263 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.configuration?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 16:05:15 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Make it compatible with older setuptools
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 27 00:40:09 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Normalize metadata directory name.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 17 05:07:47 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-zope.configuration
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -87,7 +87,7 @@ rm -rf zope.configuration.egg-info
|
||||
%doc CHANGES.rst COPYRIGHT.txt README.rst
|
||||
%dir %{python_sitelib}/zope
|
||||
%{python_sitelib}/zope/configuration
|
||||
%{python_sitelib}/zope.configuration-%{version}.dist-info
|
||||
%{python_sitelib}/zope[_.]configuration-%{version}.dist-info
|
||||
%{python_sitelib}/zope.configuration-6.0-*-nspkg.pth
|
||||
%endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user