Search Criteria
Package Details: python-spin 0.16-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: | 2026-01-14 10:50 (UTC) |
Dependencies (10)
- python
- python-click
- python-importlib-metadata
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pygments (optional) – For syntax highlighting
- python-pytest (optional) – For running the unit-tests
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: