summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSean Anderson2023-08-29 02:09:02 -0400
committerSean Anderson2023-08-29 02:09:02 -0400
commitfd9177dc64084cce1b21d1a7dd55203e01a632a2 (patch)
treeec20d58def5d0113f4f46aff8089d2a1624069be /.SRCINFO
parenta899ff79594b2ccc513711390b40f3d421e2e505 (diff)
downloadaur-python-find_libpython.tar.gz
Add setuptools dependency and fix arch
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbad15672364..fd530b6c5599 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = python-find_libpython
pkgdesc = Finds the libpython associated with the current Python environment, wherever it may be hiding
pkgver = 0.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ktbarrett/find_libpython
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
+ makedepends = python-setuptools-scm
depends = python
options = !emptydirs
source = https://github.com/ktbarrett/find_libpython/archive/refs/tags/v0.3.0.tar.gz