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

@@ -1,5 +1,5 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 31 05:25:46 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com> Thu Apr 3 01:23:28 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 8.0.0: - Update to 8.0.0:
* Python 3.13 support. * Python 3.13 support.

View File

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