summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Kauschinger2020-12-06 21:22:37 +0100
committerManuel Kauschinger2020-12-06 21:22:37 +0100
commit35f95ea85d6d4bd576995604e2b7928b65ab7f24 (patch)
tree648c1e19278530dd85a6ad7a04b31020ea756d28 /PKGBUILD
parent9f8e16bc5f26ad638379e61ee1be08d94c5f70e1 (diff)
downloadaur-python-aspy-yaml.tar.gz
updating to version 1.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0ece5c5375e..f027894d5656 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ arch=('any')
license=('MIT')
url="https://github.com/asottile/aspy.yaml"
depends=('python')
+makedepends=('python-setuptools')
source=("https://pypi.io/packages/source/a/${pypi_name}/${pypi_name}-${pkgver}.tar.gz")
md5sums=('1959a34873a6bdc1fba807023804867e')