Search Criteria
Package Details: python-spin 0.13-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-spin.git (read-only, click to copy) |
---|---|
Package Base: | python-spin |
Description: | A developer tool for scientific Python libraries |
Upstream URL: | https://github.com/scientific-python/spin |
Licenses: | BSD-3-Clause |
Submitter: | tskaar |
Maintainer: | tskaar |
Last Packager: | tskaar |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-10-15 19:39 (UTC) |
Last Updated: | 2024-11-22 21:52 (UTC) |
Dependencies (8)
- python (python37AUR, python311AUR, python310AUR)
- python-click
- python-tomli
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Required by (1)
- python-scikit-misc (make)
Latest Comments
tskaar commented on 2023-10-28 15:32 (UTC)
Thanks @MarsSeed
I added the dependency and also fixed the test-execution (it needed the CWD in sys.path to execute the tests correctly)
MarsSeed commented on 2023-10-28 11:25 (UTC)
Cannot be built:
If I add python-setuptools to makedepends, then the
check()
function fails: