summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorgkmcd2018-09-25 18:31:37 +1000
committergkmcd2018-09-25 18:31:37 +1000
commitc53044b410cfb93e787242607f329b5c3c748d17 (patch)
tree11ddb564529a794827c07a13fef0ab5d62efe586 /.SRCINFO
parenta39f48a8cef0df517756d76c11016880bcf95549 (diff)
downloadaur-c53044b410cfb93e787242607f329b5c3c748d17.tar.gz
update optdepends to better reflect package capabilities
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 7 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19fdf7ce3e3a..b933037d0706 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,8 +9,13 @@ pkgbase = python-pyscaffold
makedepends = python-wheel
depends = python
depends = python-setuptools-scm
- optdepends = python-django: scaffold django projects
- optdepends = python-cookiecutter: create custom scaffold templates
+ optdepends = python-django: Scaffold Django projects.
+ optdepends = python-cookiecutter: Create custom scaffold templates.
+ optdepends = python-pre-commit: Use Git pre-commit hooks.
+ optdepends = python-sphinx: Support building documentation with Sphinx.
+ optdepends = python-pytest: Use the integrated unit testing.
+ optdepends = python-pytest-runner: Use the integrated unit testing.
+ optdepends = python-pytest-cov: Generate a coverage report for your project.
source = pyscaffold-3.1::git+https://github.com/blue-yonder/pyscaffold.git#tag=v3.1
md5sums = SKIP