Search Criteria
Package Details: python-acestream 0.2.0-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-acestream.git (read-only, click to copy) |
|---|---|
| Package Base: | python-acestream |
| Description: | Python interface to interact with the AceStream Engine and the HTTP API |
| Upstream URL: | https://github.com/jonian/python-acestream |
| Keywords: | acestream python server |
| Licenses: | GPL-3.0-only |
| Submitter: | jonian |
| Maintainer: | qark |
| Last Packager: | qark |
| Votes: | 18 |
| Popularity: | 0.34 |
| First Submitted: | 2018-11-13 15:54 (UTC) |
| Last Updated: | 2025-10-23 18:21 (UTC) |
Dependencies (5)
- python
- python-setuptools
- python-build (make)
- python-installer (make)
- python-wheel (make)
Latest Comments
qark commented on 2025-10-24 19:23 (UTC)
@AlfElFriki this issue affects all
python-*packages. So solution should be added to https://wiki.archlinux.org/title/Python_package_guidelines. I'm not going to do anything until there is standard approach.AlfElFriki commented on 2025-10-24 11:53 (UTC)
This is probably a very minor thing but the python dependencies are installed to the system python, which, if using pyenv (or I guess other managers as well) and you have the global pyenv set to another python (not the system's) the installation/update will fail. Consider pointing to the system's python directly in the PKGBUILD.
Cheers
qark commented on 2022-05-01 10:18 (UTC)
Please consider moving to PEP 517 packaging.