Date: Tuesday, October 25, 2022 @ 16:36:32
Author: heftig
Revision: 458925
fix version
Modified:
python-dbusmock/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-10-25 16:30:17 UTC (rev 458924)
+++ PKGBUILD 2022-10-25 16:36:32 UTC (rev 458925)
@@ -8,7 +8,7 @@
arch=(any)
license=(LGPL3)
depends=(python-dbus python-gobject)
-makedepends=(python-setuptools git)
+makedepends=(python-setuptools python-setuptools-scm git)
_commit=276f54de0f653e8a37b0d0392450df3f57b0a746 # tags/0.28.6^0
source=("git+https://github.com/martinpitt/python-dbusmock#commit=$_commit")
sha256sums=('SKIP')