Search Criteria
Package Details: python-pytest-archon 0.0.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pytest-archon.git (read-only, click to copy) |
---|---|
Package Base: | python-pytest-archon |
Description: | A little tool that helps you structure (large) Python projects |
Upstream URL: | https://github.com/jwbargsten/pytest-archon |
Licenses: | Apache |
Submitter: | nomisge |
Maintainer: | nomisge |
Last Packager: | nomisge |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-02-03 08:53 (UTC) |
Last Updated: | 2023-07-28 06:35 (UTC) |
Dependencies (7)
- python-pytest
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-pytest (check)
Required by (1)
- python-gaphor-git (check)
Latest Comments
nomisge commented on 2023-07-28 06:40 (UTC)
Thx for the input @fanninpm and @ peippo.
peippo commented on 2023-07-22 17:42 (UTC) (edited on 2023-07-22 17:44 (UTC) by peippo)
+1 on @fanninpm’s comment :) On top of the packages mentioned, please also add
python-wheel
to themakedepends
fanninpm commented on 2023-04-05 23:40 (UTC) (edited on 2023-04-05 23:42 (UTC) by fanninpm)
I got the following error when installing:
Please add
python-build
andpython-installer
to themakedepends
section of yourPKGBUILD
file.