aboutsummaryrefslogtreecommitdiffstats
path: root/main/py3-sphinxcontrib-websupport/APKBUILD
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2020-06-02 07:50:28 +0000
committerLeo <thinkabit.ukim@gmail.com>2020-06-02 11:55:02 +0000
commit6fd4e7eb8882fed230f96d0cc96b2e3886dedc13 (patch)
tree1ad587daa8526acc7323668cda47de8be25033d6 /main/py3-sphinxcontrib-websupport/APKBUILD
parent4696f160985b28bab45052b0214b8fee3239be71 (diff)
main/py3-sphinxcontrib-websupport: use SPDX license tag
Diffstat (limited to 'main/py3-sphinxcontrib-websupport/APKBUILD')
-rw-r--r--main/py3-sphinxcontrib-websupport/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/main/py3-sphinxcontrib-websupport/APKBUILD b/main/py3-sphinxcontrib-websupport/APKBUILD
index 4b5cf9889e8..5384f1d70bf 100644
--- a/main/py3-sphinxcontrib-websupport/APKBUILD
+++ b/main/py3-sphinxcontrib-websupport/APKBUILD
@@ -6,8 +6,7 @@ pkgrel=0
pkgdesc="Sphinx API for Web Apps"
url="https://pypi.python.org/pypi/sphinxcontrib-websupport"
arch="noarch"
-license="BSD"
-depends=""
+license="BSD-2-Clause"
makedepends="python3-dev py3-setuptools"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver