Search Criteria
Package Details: python-scooby 0.10.0-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-scooby.git (read-only, click to copy) |
---|---|
Package Base: | python-scooby |
Description: | A Great Dane turned Python environment detective |
Upstream URL: | https://github.com/banesullivan/scooby |
Licenses: | MIT |
Submitter: | MartinDiehl |
Maintainer: | MartinDiehl |
Last Packager: | MartinDiehl |
Votes: | 2 |
Popularity: | 0.032646 |
First Submitted: | 2020-12-16 05:18 (UTC) |
Last Updated: | 2025-01-03 13:08 (UTC) |
Dependencies (5)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-wheel (make)
Latest Comments
oysstu commented on 2025-01-23 10:12 (UTC) (edited on 2025-01-23 10:12 (UTC) by oysstu)
Github is messing with download checksums again. Replacing the source url with the following makes the old sha pass again.
https://github.com/banesullivan/${_name}/archive/v${pkgver}.tar.gz
zoidberg commented on 2023-03-19 05:49 (UTC)
Build fails when
python-setuptools-scm
is not installed. Could you please add it as a makedepends?