python3-networkx: update to 2.5.1.

This commit is contained in:
Andrew J. Hesford 2021-04-25 10:11:26 -04:00
parent b11089afa9
commit 7feedc1b57

View file

@ -1,7 +1,7 @@
# Template file for 'python3-networkx'
pkgname=python3-networkx
version=2.5
revision=2
version=2.5.1
revision=1
wrksrc="networkx-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools unzip"
@ -12,11 +12,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
license="BSD-3-Clause"
homepage="https://networkx.github.io/"
distfiles="${PYPI_SITE}/n/networkx/networkx-${version}.tar.gz"
checksum=7978955423fbc9639c10498878be59caf99b44dc304c2286162fd24b458c1602
do_check() {
pytest
}
checksum=109cd585cac41297f71103c3c42ac6ef7379f29788eb54cb751be5a663bb235a
post_install() {
vlicense LICENSE.txt