summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGris Ge2018-08-09 18:03:04 +0800
committerGris Ge2018-08-09 18:03:04 +0800
commit0e3ad63cc0a875e95f65aeadc8f721c934d3cc84 (patch)
tree0cda80722498cecccad864ff5546218e042081e8 /.SRCINFO
parente8484a2bfed893e19e6f9ec461db6cce0460d221 (diff)
downloadaur-0e3ad63cc0a875e95f65aeadc8f721c934d3cc84.tar.gz
Upgrade to 0.12.4
Signed-off-by: Gris Ge <cnfourt@gmail.com>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3cfbecff78e..23543344a4b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pywbem
pkgdesc = Python WBEM Client and Provider Interface
- pkgver = 0.11.0
+ pkgver = 0.12.4
pkgrel = 1
url = https://github.com/pywbem/pywbem
arch = any
@@ -20,8 +20,10 @@ pkgbase = pywbem
depends = python2-ply
depends = python-pyaml
depends = python2-pyaml
- source = https://github.com/pywbem/pywbem/archive/v0.11.0.tar.gz
- sha256sums = 664576a8eb0bc66a6bcd22ef6806f5530e76b8cc1020a954455ac1e5f6ea6823
+ depends = python2-pbr
+ depends = python-pbr
+ source = https://github.com/pywbem/pywbem/archive/0.12.4/pywbem-0.12.4.tar.gz
+ sha256sums = 0b4306248ee0508dd5327e43c9d2da54ff8474df89fc99f33613b279ab087626
pkgname = python-pywbem