14
0

Accepting request 1266262 from devel:languages:python

Make it compatible with new setuptools

OBS-URL: https://build.opensuse.org/request/show/1266262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.component?expand=0&rev=15
This commit is contained in:
2025-04-10 19:59:41 +00:00
committed by Git OBS Bridge
2 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Apr 1 16:05:04 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.
-------------------------------------------------------------------
Thu Oct 24 09:08:54 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-zope.component
#
# 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
@@ -95,7 +95,7 @@ rm -rf src/zope.component.egg-info
%dir %{python_sitelib}/zope
%{python_sitelib}/zope/component
%{python_sitelib}/zope.component-%{version}-py*-nspkg.pth
%{python_sitelib}/zope.component-%{version}.dist-info
%{python_sitelib}/zope[_.]component-%{version}.dist-info
%endif
%changelog