14
0
Commit Graph

2 Commits

Author SHA256 Message Date
85e96587d0 Support both versions of setuptools.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cx_Freeze?expand=0&rev=39
2025-04-03 01:24:04 +00:00
0d1196156e - Update to 8.0.0:
* Python 3.13 support.
  * Python 3.13 free-threaded support for Linux and macOS.
  * Download and extract the MSVC Redistributable files.
  * Implement bases using PEP587 - Python Initialization Configuration.
  * Drop Python 3.8 support.
  * New and Improved hooks.
  * Bug fixes and improvements.
- Add patch use-only-console-on-python-313.patch:
  * Only build legacy console for Python 3.12 and earlier.
- Stop skipping Python 3.13, it's supported upstream.
- Normalize metadata directory name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cx_Freeze?expand=0&rev=38
2025-03-31 05:26:28 +00:00