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

Felix Yan felixonmars at archlinux.org
Mon Jan 22 08:18:18 UTC 2018


    Date: Monday, January 22, 2018 @ 08:18:17
  Author: felixonmars
Revision: 284882

upgpkg: python-networkx 2.1-1

Modified:
  python-networkx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-22 08:17:19 UTC (rev 284881)
+++ PKGBUILD	2018-01-22 08:18:17 UTC (rev 284882)
@@ -5,7 +5,7 @@
 pkgbase=python-networkx
 pkgname=(python-networkx python2-networkx)
 _pypiname=networkx
-pkgver=2.0
+pkgver=2.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")
-sha512sums=('90df907cd107217abebadd5b1c8cfd0d61f24d1490506b37acf828258496eb51ee4a4cfa5735247f95028e13910219163870b0ba9ea71054b8c8416106f1e8d0')
+sha512sums=('1db1d4e6e6add25509b79b24bcdc30e934b3be714898dcad8092db56908fe40eec47952336b9cbb3662cf5026c821c50db7a2d8578a4dda93585ee0aaf8210ec')
 
 prepare() {
   cp -a ${_pypiname}-${_pypiname}-$pkgver{,-py2}



More information about the arch-commits mailing list