blob: aac009dcf41e6e6982aa8697cc990eafb26b9d68 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = python-sphinx-needs
pkgdesc = Sphinx needs extension for managing needs/requirements and specifications
pkgver = 5.0.0
pkgrel = 1
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry
makedepends = python-wheel
depends = python-jsonschema
depends = python-matplotlib
depends = python-requests
depends = python-requests-file
depends = python-sphinx
depends = python-sphinx-data-viewer
depends = python-sphinxcontrib-jquery
depends = python-tomli
depends = python-typing_extensions
optdepends = python-sphinxcontrib-plantuml
source = https://files.pythonhosted.org/packages/source/s/sphinx_needs/sphinx_needs-5.0.0.tar.gz
sha256sums = 61b07e7a4efcd0d5246ed8dab699d8fe3bc794331be63ac3afa94edfcfff7572
pkgname = python-sphinx-needs
|