forked from pool/python-zope.proxy
- Normalize include directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.proxy?expand=0&rev=39
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 27 00:40:11 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
Fri Mar 28 01:36:48 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
- Normalize metadata directory name.
|
- Normalize metadata directory name.
|
||||||
|
- Normalize include directory name.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 28 21:51:48 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Mon Oct 28 21:51:48 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|||||||
@@ -95,8 +95,8 @@ rm -rf zope.proxy.egg-info
|
|||||||
%{python_sitearch}/zope_proxy-%{version}.dist-info
|
%{python_sitearch}/zope_proxy-%{version}.dist-info
|
||||||
|
|
||||||
%files %{python_files devel}
|
%files %{python_files devel}
|
||||||
%dir %{python_sysconfig_path include}/zope.proxy
|
%dir %{python_sysconfig_path include}/zope_proxy
|
||||||
%{python_sysconfig_path include}/zope.proxy/*
|
%{python_sysconfig_path include}/zope_proxy/*
|
||||||
%{python_sitearch}/zope/proxy/proxy.h
|
%{python_sitearch}/zope/proxy/proxy.h
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user