python3-networkx: update to 3.4.2.
This commit is contained in:
parent
967cf1d5a5
commit
5bfffa4834
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-networkx'
|
||||
pkgname=python3-networkx
|
||||
version=3.3
|
||||
version=3.4.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://networkx.org"
|
||||
changelog="https://github.com/networkx/networkx/raw/main/doc/release/release_${version}.rst"
|
||||
distfiles="${PYPI_SITE}/n/networkx/networkx-${version}.tar.gz"
|
||||
checksum=0c127d8b2f4865f59ae9cb8aafcd60b5c70f3241ebd66f7defad7c4ab90126c9
|
||||
checksum=307c3669428c5362aab27c8a1260aa8f47c4e91d3891f48be0141738d8d053e1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue