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

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 8 06:30:29 UTC 2022


    Date: Monday, August 8, 2022 @ 06:30:29
  Author: felixonmars
Revision: 1260602

upgpkg: python-networkx 2.8.5-1

Modified:
  python-networkx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-08 06:28:31 UTC (rev 1260601)
+++ PKGBUILD	2022-08-08 06:30:29 UTC (rev 1260602)
@@ -2,7 +2,7 @@
 # Contributor: Clément DEMOULINS <clement at archivel.fr>
 
 pkgname=python-networkx
-pkgver=2.8.4
+pkgver=2.8.5
 pkgrel=1
 pkgdesc='Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.'
 arch=('any')
@@ -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=('fb225f012b674dad254cf089ec5a7e67fd7e0b14d48cba281d11a5427f41db376f96ab2f52f93ce2d7c37183329e3a05bdfb907b12c51c93dbd81298b031caac')
+sha512sums=('bb96fb9a92e6cedc5d51fc3313968aa014e86014fc654f4b9f57e39fe815e669b1686fd559545c0f1001ad0656e62af6624bb91bbefad335351f1310109aa7f6')
 
 build() {
   cd networkx-networkx-$pkgver



More information about the arch-commits mailing list