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

Felix Yan felixonmars at archlinux.org
Sun Aug 23 06:54:20 UTC 2020


    Date: Sunday, August 23, 2020 @ 06:54:20
  Author: felixonmars
Revision: 686909

upgpkg: python-networkx 2.5-1

Modified:
  python-networkx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-22 23:38:01 UTC (rev 686908)
+++ PKGBUILD	2020-08-23 06:54:20 UTC (rev 686909)
@@ -2,8 +2,8 @@
 # Contributor: Clément DEMOULINS <clement at archivel.fr>
 
 pkgname=python-networkx
-pkgver=2.4
-pkgrel=3
+pkgver=2.5
+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')
 source=("https://github.com/networkx/networkx/archive/networkx-$pkgver.tar.gz")
-sha512sums=('2fedc556d068d2b0b1d238f5f2715c928c7999df33c318b720650893a3e536459545769c8b86c97c62ef56a62cc808848bd6897df9f37656810b11990f5d6be0')
+sha512sums=('8195e56d9b80e03a4d0b4472beb907813d49ca93564a30eeca5516a3fed43273cf753555d50607a08d146504a9c7d0430341c0570cce8dcd226e5bd68321284b')
 
 build() {
   cd networkx-networkx-$pkgver



More information about the arch-commits mailing list