[arch-commits] Commit in libvirt-python/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Jan 23 17:19:32 UTC 2017


    Date: Monday, January 23, 2017 @ 17:19:31
  Author: spupykin
Revision: 208611

upgpkg: libvirt-python 2.5.0-1

upd

Modified:
  libvirt-python/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-23 17:19:26 UTC (rev 208610)
+++ PKGBUILD	2017-01-23 17:19:31 UTC (rev 208611)
@@ -4,20 +4,19 @@
 
 pkgbase=libvirt-python
 pkgname=(libvirt-python libvirt-python3)
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.5.0
+pkgrel=1
 pkgdesc="libvirt python binding"
 arch=('i686' 'x86_64')
-url="http://libvirt.org/"
+url="https://pypi.python.org/pypi/libvirt-python"
 license=('LGPL')
 makedepends=('python' 'python2' 'libvirt')
 options=('emptydirs')
 install="libvirt-python.install"
 validpgpkeys=('C74415BA7C9C7F78F02E1DC34606B8A5DE95BC1F')
-source=("http://libvirt.org/sources/python/libvirt-python-$pkgver.tar.gz"{,.asc}
+source=("https://pypi.python.org/packages/42/e2/40956b304fc69ba4947929398bdaf116c5e4f8a4db1dd57060a45ca84ff1/libvirt-python-$pkgver.tar.gz" #{,.asc}
         python3.6.patch)
-sha256sums=('ba6b2eb3f018275e9720498d7b771959c2d51ebd54f6e956de5055f912afea76'
-            'SKIP'
+sha256sums=('f4fd787ad26b4cd4b32afa65b6248c344ef48edffeb42c892c7adb4866f656d1'
             'dee0682e6b1378d7a6ec0fe84a951ce4fa9766b656ef17c54d60455ceba97bf0')
 
 prepare() {



More information about the arch-commits mailing list