summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGris Ge2017-11-05 11:17:12 +0800
committerGris Ge2017-11-05 11:17:12 +0800
commite8484a2bfed893e19e6f9ec461db6cce0460d221 (patch)
tree5be424fdf10ffdb0fb74f1a24062705521906d0e
parente6a7699693d6973c03e5ee7f01169b16e28259d2 (diff)
downloadaur-e8484a2bfed893e19e6f9ec461db6cce0460d221.tar.gz
Update SRCINFO
Signed-off-by: Gris Ge <fge@redhat.com>
-rw-r--r--.SRCINFO14
1 files changed, 10 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87ade9661c66..f3cfbecff78e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pywbem
pkgdesc = Python WBEM Client and Provider Interface
- pkgver = 0.9.0
- pkgrel = 3
+ pkgver = 0.11.0
+ pkgrel = 1
url = https://github.com/pywbem/pywbem
arch = any
license = LGPLv2.1+
@@ -14,8 +14,14 @@ pkgbase = pywbem
makedepends = python2-yaml
makedepends = python2-ply
depends = python2-m2crypto
- source = https://github.com/pywbem/pywbem/archive/v0.9.0.tar.gz
- sha256sums = e5a38cfffceca2bb984a531b17837c5d6a89cdbdedf08a527712bc365f19f2bb
+ depends = python-six
+ depends = python-ply
+ depends = python2-six
+ depends = python2-ply
+ depends = python-pyaml
+ depends = python2-pyaml
+ source = https://github.com/pywbem/pywbem/archive/v0.11.0.tar.gz
+ sha256sums = 664576a8eb0bc66a6bcd22ef6806f5530e76b8cc1020a954455ac1e5f6ea6823
pkgname = python-pywbem