14
0

- 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:
2025-03-24 07:13:18 +00:00
committed by Git OBS Bridge
parent f64b7f991d
commit edebaab960
2 changed files with 6 additions and 1 deletions

View File

@@ -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>

View File

@@ -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