summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3f78ef217f1..e4082d4b7b15 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,16 @@
pkgbase = python-configlib
pkgdesc = Configuration file parsing library
- pkgver = 1.0.1
+ pkgver = 1.0.2
pkgrel = 1
url = https://github.com/homeinfogmbh/configlib
arch = any
license = GPLv3
makedepends = git
+ makedepends = python-pytest
makedepends = python-setuptools-scm
depends = python
depends = python-setuptools
- source = configlib::git+https://github.com/homeinfogmbh/configlib.git#tag=1.0.1
+ source = configlib::git+https://github.com/homeinfogmbh/configlib.git#tag=1.0.2
md5sums = SKIP
pkgname = python-configlib