Search Criteria
Package Details: python2-hyperlink 21.0.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python2-hyperlink.git (read-only, click to copy) |
---|---|
Package Base: | python2-hyperlink |
Description: | A featureful, correct URL for Python |
Upstream URL: | https://github.com/python-hyper/hyperlink |
Licenses: | BSD |
Submitter: | LaughingMan |
Maintainer: | LaughingMan |
Last Packager: | LaughingMan |
Votes: | 2 |
Popularity: | 0.000048 |
First Submitted: | 2021-06-30 17:04 (UTC) |
Last Updated: | 2023-08-01 09:34 (UTC) |
Dependencies (7)
- python2-idnaAUR
- python2-typingAUR
- python2AUR (python2-binAUR) (make)
- python2-setuptoolsAUR (make)
- python2-hypothesisAUR (check)
- python2-mockAUR (check)
- python2-pytest-runnerAUR (check)
Latest Comments
LaughingMan commented on 2023-08-01 09:39 (UTC)
Fixed. It flew under the radar until now since that test only gets executed when you happen to have
python2-hypothesis
installed.MarsSeed commented on 2023-07-31 12:44 (UTC)
And actually it seems that none of python2-twisted's current consumers are used. The end-user applications all seem to be broken for some reason or another.
MarsSeed commented on 2023-07-31 12:43 (UTC)
Though I don't need this package, I was just checking if taskcoach can work or not. But apparently it has other build failures as well.
MarsSeed commented on 2023-07-31 11:58 (UTC)
One of the tests fail here, preventing package creation and installation:
LaughingMan commented on 2022-09-30 11:08 (UTC)
It was deleted from the community repository with https://github.com/archlinux/svntogit-community/commit/410cfac4a30789276a218752b64921814767de87. I've resurrected it as an AUR package so installing should work again.
Lampese commented on 2022-09-30 09:05 (UTC) (edited on 2022-09-30 09:08 (UTC) by Lampese)
What happens to "python2 typing" in dependency? I can't install it which caused the dependency chain to break.