File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
mingw-w64-python-networkx Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33_realname=networkx
44pkgbase=mingw-w64-python-${_realname}
55pkgname=(" ${MINGW_PACKAGE_PREFIX} -python-${_realname} " )
6- pkgver=3.6
6+ pkgver=3.6.1
77pkgrel=1
88pkgdesc=" High-productivity software for complex networks (mingw-w64)"
99arch=(' any' )
@@ -27,7 +27,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-python-numpy"
2727 " ${MINGW_PACKAGE_PREFIX} -python-matplotlib"
2828 " ${MINGW_PACKAGE_PREFIX} -python-pandas" )
2929source=(" https://pypi.org/packages/source/${_realname:: 1} /${_realname} /${_realname} -${pkgver} .tar.gz" )
30- sha256sums=(' 285276002ad1f7f7da0f7b42f004bcba70d381e936559166363707fdad3d72ad ' )
30+ sha256sums=(' 26b7c357accc0c8cde558ad486283728b65b6a95d85ee1cd66bafab4c8168509 ' )
3131
3232build () {
3333 cp -r " ${_realname} -${pkgver} " " python-build-${MSYSTEM} " && cd " python-build-${MSYSTEM} "
You can’t perform that action at this time.
0 commit comments