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

Felix Yan felixonmars at gemini.archlinux.org
Sat Mar 12 18:01:39 UTC 2022


    Date: Saturday, March 12, 2022 @ 18:01:38
  Author: felixonmars
Revision: 1149988

upgpkg: python-networkx 2.7.1-1

Modified:
  python-networkx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-12 17:57:44 UTC (rev 1149987)
+++ PKGBUILD	2022-03-12 18:01:38 UTC (rev 1149988)
@@ -2,7 +2,7 @@
 # Contributor: Clément DEMOULINS <clement at archivel.fr>
 
 pkgname=python-networkx
-pkgver=2.7
+pkgver=2.7.1
 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=('859ad67c0bde93f460a6e0397230a08dbd5d1eff41beeecf4bb76b9818fc465b13249d6aa4552f8f8d92e44acde10b6d7114a8fec1d3191ab3cbaab9b084870a')
+sha512sums=('71b233c74aea61aa07a0898e72aaedbb3bedb5f25c9e9ee3a62ff639ccf932e238a6650bf0d88f7b6d28d9952df02b522fc8db9fe855c58c39fce6e709040966')
 
 build() {
   cd networkx-networkx-$pkgver



More information about the arch-commits mailing list