Search Criteria
Package Details: python-http-ece 1.1.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-http-ece.git (read-only, click to copy) |
---|---|
Package Base: | python-http-ece |
Description: | Encrypted Content Encoding for HTTP |
Upstream URL: | https://pypi.org/project/http-ece |
Licenses: | MIT |
Submitter: | TioDuke |
Maintainer: | TioDuke |
Last Packager: | TioDuke |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2018-06-07 02:35 (UTC) |
Last Updated: | 2023-02-01 02:53 (UTC) |
Dependencies (3)
- python (python37AUR, python311AUR, python310AUR)
- python-cryptography
- python-setuptools (make)
Required by (2)
- python-mastodon (check)
- python-mastodon (optional)
Latest Comments
dreieck commented on 2024-04-28 10:47 (UTC)
Please move away from calling
setup.py
directly and instead usepython -m build
andpython -m installer
(together with the appropriatemakedepends
), as documented in the Arch Linux wiki for python packages:Regards and thanks for maintaining!
lmartinez-mirror commented on 2023-01-20 21:59 (UTC)
Package is missing
python-cryptography
in its dependencies.bb010g commented on 2018-07-18 20:50 (UTC)
Here's a PKGBUILD that actually works properly and should be easier to maintain: https://wank.party/n8_5.pkgbuild
bb010g commented on 2018-07-18 20:40 (UTC)
You're missing a builddep on python-setuptools.