We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2007cc9 commit b0a7b70Copy full SHA for b0a7b70
srcpkgs/python3-networkx/patches/05c7b527998dcc9077f704848e48538020e36098.patch
srcpkgs/python3-networkx/template
@@ -1,7 +1,7 @@
1
# Template file for 'python3-networkx'
2
pkgname=python3-networkx
3
-version=3.5
4
-revision=2
+version=3.6
+revision=1
5
build_style=python3-pep517
6
hostmakedepends="python3-setuptools python3-wheel"
7
depends="python3"
@@ -13,7 +13,7 @@ license="BSD-3-Clause"
13
homepage="https://networkx.org"
14
changelog="https://github.com/networkx/networkx/raw/main/doc/release/release_${version}.rst"
15
distfiles="${PYPI_SITE}/n/networkx/networkx-${version}.tar.gz"
16
-checksum=d4c6f9cf81f52d69230866796b82afbccdec3db7ae4fbd1b65ea750feed50037
+checksum=285276002ad1f7f7da0f7b42f004bcba70d381e936559166363707fdad3d72ad
17
18
post_install() {
19
vlicense LICENSE.txt
0 commit comments