forked from pool/python-cx_Freeze
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:
@@ -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:
|
||||
* Python 3.13 support.
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user