Search Criteria
Package Details: python-cx-freeze 8.3.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-cx-freeze.git (read-only, click to copy) |
---|---|
Package Base: | python-cx-freeze |
Description: | Create standalone executables from Python scripts |
Upstream URL: | https://marcelotduarte.github.io/cx_Freeze |
Licenses: | PSF-2.0 |
Conflicts: | python-cx_freeze |
Provides: | python-cx_freeze |
Replaces: | python-cx_freeze |
Submitter: | gromit |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 1 |
Popularity: | 0.000739 |
First Submitted: | 2024-03-19 21:31 (UTC) |
Last Updated: | 2025-06-11 03:55 (UTC) |
Dependencies (29)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- patchelf (patchelf-gitAUR)
- pyside6
- python (python37AUR)
- python-filelock
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- python-tomli
- python-build (make)
- python-installer (make)
- python-packaging (make)
- python-setuptools (make)
- python-wheel (make)
- python-anyio (check)
- python-coverage (check)
- python-faker (check)
- python-hypothesis (check)
- python-pluggy (check)
- python-pytest (check)
- python-pytest-asyncio (check)
- python-pytest-cov (check)
- Show 9 more dependencies...
Required by (5)
- curator (requires python-cx_freeze) (make)
- gns3-converter (requires python-cx_freeze)
- python-elasticsearch-curator (requires python-cx_freeze)
- python-elasticsearch-curator (requires python-cx_freeze) (make)
- python-versioneer-518 (optional)
Latest Comments
envolution commented on 2025-06-02 22:16 (UTC)
@yochananmarqos thanks mate, updated
yochananmarqos commented on 2025-06-02 20:38 (UTC)
@envolution: This fails to build due to the hard setuptools requirement. It can be relaxed if the following is added in the prepare() function:
envolution commented on 2025-01-10 01:14 (UTC)
this is a prerelease just to try get things working with system python
envolution commented on 2025-01-07 01:32 (UTC)
the version after 7.2.8 will support python 3.13. If you need it now, please use the aur/python-cx-freeze-git package
brianrobt commented on 2024-09-24 16:03 (UTC)
I'm not maintaining this package anymore. Someone else feel free to adopt the package on Github.
brianrobt commented on 2024-06-21 15:40 (UTC)
The current PKGBUILD is hosted on GitHub. Please open bugs and issues there instead of in the comments.
jose1711 commented on 2024-05-03 05:32 (UTC)