14
0

2 Commits

2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 15 08:52:39 UTC 2025 - Dirk Müller <dmueller@suse.com>
- fix build for older setuptools also for devel subpackage
-------------------------------------------------------------------
Tue Apr 1 16:05:54 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -95,8 +95,8 @@ rm -rf zope.proxy.egg-info
%{python_sitearch}/zope[_.]proxy-%{version}.dist-info
%files %{python_files devel}
%dir %{python_sysconfig_path include}/zope_proxy
%{python_sysconfig_path include}/zope_proxy/*
%dir %{python_sysconfig_path include}/zope[_.]proxy
%{python_sysconfig_path include}/zope[_.]proxy/*
%{python_sitearch}/zope/proxy/proxy.h
%endif