14
0

Support both versions of setuptools.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cx_Freeze?expand=0&rev=39
This commit is contained in:
2025-04-03 01:24:04 +00:00
committed by Git OBS Bridge
parent f112787ed1
commit f2294de958
2 changed files with 2 additions and 2 deletions

View File

@@ -101,6 +101,6 @@ export CFLAGS="%{optflags}"
%python_alternative %{_bindir}/cxfreeze
%python_alternative %{_bindir}/cxfreeze-quickstart
%{python_sitearch}/cx_Freeze
%{python_sitearch}/cx_freeze-%{version}.dist-info
%{python_sitearch}/cx_[Ff]reeze-%{version}.dist-info
%changelog