forked from pool/python-zope.interface
- Correct dist-info directory due to new setuptools.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=79
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
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}
|
%files %{python_files}
|
||||||
%license LICENSE.txt COPYRIGHT.txt
|
%license LICENSE.txt COPYRIGHT.txt
|
||||||
%doc CHANGES.rst README.rst
|
%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
|
%{python_sitearch}/zope.interface-%{version}*-nspkg.pth
|
||||||
%dir %{python_sitearch}/zope
|
%dir %{python_sitearch}/zope
|
||||||
%{python_sitearch}/zope/interface
|
%{python_sitearch}/zope/interface
|
||||||
|
|||||||
Reference in New Issue
Block a user