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

Felix Yan fyan at archlinux.org
Mon Aug 3 03:14:30 UTC 2015


    Date: Monday, August 3, 2015 @ 05:14:30
  Author: fyan
Revision: 137753

upgpkg: python-networkx 1.10-1

Modified:
  python-networkx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-03 02:41:59 UTC (rev 137752)
+++ PKGBUILD	2015-08-03 03:14:30 UTC (rev 137753)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 # Contributor: Clément DEMOULINS <clement at archivel.fr>
 
 pkgbase=python-networkx
 pkgname=(python-networkx python2-networkx)
 _pypiname=networkx
-pkgver=1.9.1
+pkgver=1.10
 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=('e1b617da71645ecb2427f4e414e2d6e7052f25279ea04d890968d7dadf63526a6989b07759abc2bf29748c8868cdcc875b76c083c3710f8d331ceb109cdfbed5')
+sha512sums=('6ca16e45e107634e2eb8b8e698191ae2e777ef9dff854e85e7d144599e8ec5bbe74e4fe626f14ec06603d7d4d008a6b75ec7f59d4c7fc205bbf0cb12104437fc')
 
 prepare() {
   cp -r ${_pypiname}-${_pypiname}-$pkgver{,-py2}



More information about the arch-commits mailing list