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

Felix Yan felixonmars at archlinux.org
Wed Sep 20 19:12:28 UTC 2017


    Date: Wednesday, September 20, 2017 @ 19:12:28
  Author: felixonmars
Revision: 258922

upgpkg: python-networkx 2.0-1

Modified:
  python-networkx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-20 19:08:06 UTC (rev 258921)
+++ PKGBUILD	2017-09-20 19:12:28 UTC (rev 258922)
@@ -5,8 +5,8 @@
 pkgbase=python-networkx
 pkgname=(python-networkx python2-networkx)
 _pypiname=networkx
-pkgver=1.11
-pkgrel=2
+pkgver=2.0
+pkgrel=1
 pkgdesc='Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.'
 arch=('any')
 license=('BSD')
@@ -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=('97599a6639530cf609c6ba0fb477dd3bc1897ee26bdbb4d0038e525578bd0d2e308965ec2b58aeb243915db25c9e0579e7173678c1b1ceb508929006696eaaa0')
+sha512sums=('90df907cd107217abebadd5b1c8cfd0d61f24d1490506b37acf828258496eb51ee4a4cfa5735247f95028e13910219163870b0ba9ea71054b8c8416106f1e8d0')
 
 prepare() {
   cp -a ${_pypiname}-${_pypiname}-$pkgver{,-py2}



More information about the arch-commits mailing list