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

Felix Yan felixonmars at gemini.archlinux.org
Tue Mar 8 20:12:48 UTC 2022


    Date: Tuesday, March 8, 2022 @ 20:12:48
  Author: felixonmars
Revision: 1145516

upgpkg: python-networkx 2.7-1

Modified:
  python-networkx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-08 20:11:50 UTC (rev 1145515)
+++ PKGBUILD	2022-03-08 20:12:48 UTC (rev 1145516)
@@ -2,8 +2,8 @@
 # Contributor: Clément DEMOULINS <clement at archivel.fr>
 
 pkgname=python-networkx
-pkgver=2.6.3
-pkgrel=4
+pkgver=2.7
+pkgrel=1
 pkgdesc='Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.'
 arch=('any')
 license=('BSD')
@@ -16,7 +16,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-lxml' 'python-pydot' 'python-yaml')
 source=("https://github.com/networkx/networkx/archive/networkx-$pkgver.tar.gz")
-sha512sums=('514728c5bd6d3f6e984d96a9c3e98a87825cd5d0552d645d0451a57696a366afb4c24887aa480c64bd2b2f95bd36cc60b2401c9908dcf4635af7fc5ab58f0b74')
+sha512sums=('859ad67c0bde93f460a6e0397230a08dbd5d1eff41beeecf4bb76b9818fc465b13249d6aa4552f8f8d92e44acde10b6d7114a8fec1d3191ab3cbaab9b084870a')
 
 build() {
   cd networkx-networkx-$pkgver



More information about the arch-commits mailing list