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

Felix Yan felixonmars at gemini.archlinux.org
Sun Sep 12 02:40:28 UTC 2021


    Date: Sunday, September 12, 2021 @ 02:40:28
  Author: felixonmars
Revision: 1014398

upgpkg: python-networkx 2.6.3-1

Modified:
  python-networkx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-12 02:39:23 UTC (rev 1014397)
+++ PKGBUILD	2021-09-12 02:40:28 UTC (rev 1014398)
@@ -2,7 +2,7 @@
 # Contributor: Clément DEMOULINS <clement at archivel.fr>
 
 pkgname=python-networkx
-pkgver=2.6.2
+pkgver=2.6.3
 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=('ba1a225b7f106b11e561cf1de48793626c190c7de31a39e6a55f1aff264df1178d0b8d3545aa23a6e03340dc117722f0ca70b0797fab4bd3081d096e39980f99')
+sha512sums=('514728c5bd6d3f6e984d96a9c3e98a87825cd5d0552d645d0451a57696a366afb4c24887aa480c64bd2b2f95bd36cc60b2401c9908dcf4635af7fc5ab58f0b74')
 
 build() {
   cd networkx-networkx-$pkgver



More information about the arch-commits mailing list