Skip to content

Commit b0a7b70

Browse files
committed
python3-networkx: update to 3.6.
1 parent 2007cc9 commit b0a7b70

File tree

2 files changed

+3
-38
lines changed

2 files changed

+3
-38
lines changed

srcpkgs/python3-networkx/patches/05c7b527998dcc9077f704848e48538020e36098.patch

Lines changed: 0 additions & 35 deletions
This file was deleted.

srcpkgs/python3-networkx/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'python3-networkx'
22
pkgname=python3-networkx
3-
version=3.5
4-
revision=2
3+
version=3.6
4+
revision=1
55
build_style=python3-pep517
66
hostmakedepends="python3-setuptools python3-wheel"
77
depends="python3"
@@ -13,7 +13,7 @@ license="BSD-3-Clause"
1313
homepage="https://networkx.org"
1414
changelog="https://github.com/networkx/networkx/raw/main/doc/release/release_${version}.rst"
1515
distfiles="${PYPI_SITE}/n/networkx/networkx-${version}.tar.gz"
16-
checksum=d4c6f9cf81f52d69230866796b82afbccdec3db7ae4fbd1b65ea750feed50037
16+
checksum=285276002ad1f7f7da0f7b42f004bcba70d381e936559166363707fdad3d72ad
1717

1818
post_install() {
1919
vlicense LICENSE.txt

0 commit comments

Comments
 (0)