[arch-commits] Commit in python-ovirt-engine-sdk/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Sat Jul 18 10:13:47 UTC 2020
Date: Saturday, July 18, 2020 @ 10:13:46
Author: svenstaro
Revision: 664401
upgpkg: python-ovirt-engine-sdk 4.4.4-1
Modified:
python-ovirt-engine-sdk/trunk/PKGBUILD
----------+
PKGBUILD | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-18 10:12:00 UTC (rev 664400)
+++ PKGBUILD 2020-07-18 10:13:46 UTC (rev 664401)
@@ -2,16 +2,16 @@
# Contributor: Konstantin Shalygin <k0ste at k0ste.ru>
pkgname=python-ovirt-engine-sdk
-pkgver=4.3.0
-pkgrel=3
+pkgver=4.4.4
+pkgrel=1
pkgdesc='Python access to the oVirt Engine API'
arch=('x86_64')
url='http://ovirt.org/develop/release-management/features/infra/python-sdk'
-depends=('python-pycurl' 'python-six')
-makedepends=('python-setuptools' 'libxml2')
+depends=('python-pycurl' 'python-six' 'libxml2')
+makedepends=('python-setuptools')
license=('custom')
-source=("https://resources.ovirt.org/pub/ovirt-4.3/src/python-ovirt-engine-sdk4/ovirt-engine-sdk-python-${pkgver}.tar.gz")
-sha512sums=('73921b7a2506926a708f6bda02c8b52d4da2145438e8e56e0e7718b9a425b703ed503250df94c6f9a22b5154ffaf5470ac289e6a23c5910bc92b2558dcfe433e')
+source=("https://resources.ovirt.org/pub/ovirt-4.4/src/python-ovirt-engine-sdk4/ovirt-engine-sdk-python-${pkgver}.tar.gz")
+sha512sums=('2eecf5d6d5039c920afb7d5dc9c9b53e46619451f6bee3b73d261bfb7ec15e9fb36db1ac6fa141cbcfc4f496897dc3ec218d2e544728a6a3a8d7a6cd5c8055e3')
package() {
cd "${srcdir}/ovirt-engine-sdk-python-${pkgver}"
More information about the arch-commits
mailing list