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

Felix Yan fyan at archlinux.org
Sun Sep 21 05:16:45 UTC 2014


    Date: Sunday, September 21, 2014 @ 07:16:45
  Author: fyan
Revision: 119346

upgpkg: python-networkx 1.9.1-1

Modified:
  python-networkx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-21 04:06:01 UTC (rev 119345)
+++ PKGBUILD	2014-09-21 05:16:45 UTC (rev 119346)
@@ -5,7 +5,7 @@
 pkgbase=python-networkx
 pkgname=(python-networkx python2-networkx)
 _pypiname=networkx
-pkgver=1.9
+pkgver=1.9.1
 pkgrel=1
 pkgdesc='Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.'
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-decorator' 'python2-decorator')
 checkdepends=('python-nose' 'python2-nose')
 source=("https://github.com/networkx/networkx/archive/${_pypiname}-${pkgver}.tar.gz")
-md5sums=('8eebdcc1b4091af9b806b9f4c887ff55')
+sha512sums=('e1b617da71645ecb2427f4e414e2d6e7052f25279ea04d890968d7dadf63526a6989b07759abc2bf29748c8868cdcc875b76c083c3710f8d331ceb109cdfbed5')
 
 prepare() {
   cp -r ${_pypiname}-${_pypiname}-$pkgver{,-py2}




More information about the arch-commits mailing list