Search Criteria
Package Details: python-name-that-hash 1.11.0-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-name-that-hash.git (read-only, click to copy) |
---|---|
Package Base: | python-name-that-hash |
Description: | The Modern Hash Identification System. |
Upstream URL: | https://github.com/HashPals/Name-That-Hash |
Keywords: | Hash |
Licenses: | GPL3 |
Submitter: | ckrielle |
Maintainer: | a821 |
Last Packager: | a821 |
Votes: | 3 |
Popularity: | 0.51 |
First Submitted: | 2021-03-10 09:58 (UTC) |
Last Updated: | 2023-05-04 09:17 (UTC) |
Dependencies (8)
- python (python37AUR, python311AUR, python310AUR)
- python-click
- python-rich
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
aulonsal commented on 2023-01-01 16:48 (UTC) (edited on 2023-01-01 16:49 (UTC) by aulonsal)
To use the wheel as a source, https://wiki.archlinux.org/title/Python_package_guidelines#Source recommends something along the lines of:
source=("https://files.pythonhosted.org/packages/py3/${_pkgname::1}/$_pkgname/${_pkgname//-/_}-$pkgver-py3-none-any.whl")
. I tested, and it works but requires_pkgname=name-that-hash
aulonsal commented on 2021-06-17 15:39 (UTC) (edited on 2021-06-17 15:39 (UTC) by aulonsal)
Updated PKGBUILD for v1.10.0:
Also, the md5sum for 1.6 is wrong as of 2021/06/21 for some reason.