python3-networkx: update to 2.6.2.
This commit is contained in:
parent
dabb444b41
commit
e7fbeac1ce
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-networkx'
|
||||
pkgname=python3-networkx
|
||||
version=2.5.1
|
||||
version=2.6.2
|
||||
revision=1
|
||||
wrksrc="networkx-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +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=109cd585cac41297f71103c3c42ac6ef7379f29788eb54cb751be5a663bb235a
|
||||
checksum=2306f1950ce772c5a59a57f5486d59bb9cab98497c45fc49cbc45ac0dec119bb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue