summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5cd79f6d816b..c5838c07cf2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,14 @@
pkgbase = python-wheel-inspect
pkgdesc = Extract information from wheels
pkgver = 1.7.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jwodder/wheel-inspect
arch = any
license = MIT
+ makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
+ makedepends = python-wheel
depends = python
depends = python-attrs
depends = python-entry-points-txt