Search Criteria
Package Details: python-httpsig 1.3.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-httpsig.git (read-only, click to copy) |
|---|---|
| Package Base: | python-httpsig |
| Description: | Secure HTTP request signing using the HTTP Signature draft specification |
| Upstream URL: | https://github.com/ahknight/httpsig |
| Licenses: | MIT |
| Submitter: | denisalevi |
| Maintainer: | denisalevi |
| Last Packager: | denisalevi |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-04-03 10:04 (UTC) |
| Last Updated: | 2019-04-05 15:43 (UTC) |
Dependencies (3)
- python-pycryptodome
- python-setuptools (make)
- python-requests (optional)
Latest Comments
cyanescens commented on 2025-11-16 14:02 (UTC) (edited on 2025-11-16 14:35 (UTC) by cyanescens)
There is an error in the check() version which prevents from installing this package without commenting out the check() function in the PKGBUILD:
I also get this deprecation warning when using it:
I'm not sure there is something to be done, since this package is abandoned...