summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp A2022-09-16 16:52:03 +0200
committerPhilipp A2022-09-16 16:52:03 +0200
commitf5bae7244d48bc24a2ff8565ac3fef5bc8d7d11f (patch)
treefd21971af38ab1c9f5d95f273b77cd0efda40a79 /PKGBUILD
parent6f7517106d2ab8a72e04e5599aad1419b9e0d623 (diff)
downloadaur-python-tbvaccine.tar.gz
makedeps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6b42ee585d6..fc5bc3ccb7ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
_name=tbvaccine
pkgname=python-$_name
pkgver=0.3.1
-pkgrel=2
+pkgrel=3
pkgdesc='Pretty-print Python tracebacks'
arch=(any)
url="https://github.com/skorokithakis/$_name"
license=(MIT)
depends=(python)
-makedepends=(python-build python-installer)
+makedepends=(python-setuptools python-build python-installer python-wheel)
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
sha256sums=('8665d037ac8ad4c97bc44512de91798565b1226f7b2f59669bb7dbe9a1f87718')