Date: Sunday, April 23, 2017 @ 02:18:29
  Author: svenstaro
Revision: 224446

upgpkg: ovirt-engine-sdk 4.1.3-1

Pushing python-ovirt-engine-sdk

Modified:
  python-ovirt-engine-sdk/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-04-23 02:15:46 UTC (rev 224445)
+++ PKGBUILD    2017-04-23 02:18:29 UTC (rev 224446)
@@ -8,11 +8,10 @@
 pkgdesc='Python access to the oVirt Engine API'
 arch=('any')
 url='http://ovirt.org/develop/release-management/features/infra/python-sdk'
-makedepends=('python-setuptools'
-            'python2-setuptools')
+makedepends=('python-setuptools' 'python2-setuptools' 'libxml2')
 license=('ASL 2.0')
 
source=("http://resources.ovirt.org/pub/ovirt-4.1/src/python-${pkgbase}4/${pkgbase}-python-${pkgver}.tar.gz";)
-sha512sums=('6bfa15e793117c33c134cdcfe68b86ccb5bd094b3ef09a9982a627a66cf16b54')
+sha512sums=('9ec4125045a69090425d944b3f76a3c282eb181d372d2f03b41a68349901bb9c6f92b722a431ada0f2abd7666a86a4c3e524dfd969a001a7d441013b32c2818f')
 
 package_python-ovirt-engine-sdk() {
   depends=('python-pycurl' 'python-six')

Reply via email to