forked from pool/python-zope.interface
Accepting request 1266249 from devel:languages:python
- Make it compatible with older setuptools - Correct dist-info directory due to new setuptools. OBS-URL: https://build.opensuse.org/request/show/1266249 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.interface?expand=0&rev=43
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 15:53:29 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Make it compatible with older setuptools
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 24 07:13:03 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Correct dist-info directory due to new setuptools.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 20 10:32:13 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -84,7 +84,7 @@ cd src
|
||||
%files %{python_files}
|
||||
%license LICENSE.txt COPYRIGHT.txt
|
||||
%doc CHANGES.rst README.rst
|
||||
%{python_sitearch}/zope.interface-%{version}.dist-info
|
||||
%{python_sitearch}/zope[_.]interface-%{version}.dist-info
|
||||
%{python_sitearch}/zope.interface-%{version}*-nspkg.pth
|
||||
%dir %{python_sitearch}/zope
|
||||
%{python_sitearch}/zope/interface
|
||||
|
||||
Reference in New Issue
Block a user