14
0

- 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:
2025-03-28 01:37:17 +00:00
committed by Git OBS Bridge
parent 8ba0d740fd
commit 64df15aa50
2 changed files with 4 additions and 3 deletions

View File

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

View File

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