mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
python-munkres: update to 1.0.11
This commit is contained in:
parent
c63a08a2d7
commit
858e846932
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-munkres'
|
# Template file for 'python-munkres'
|
||||||
pkgname=python-munkres
|
pkgname=python-munkres
|
||||||
version=1.0.10
|
version=1.0.11
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="munkres-${version}"
|
wrksrc="munkres-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://github.com/bmc/munkres"
|
homepage="https://github.com/bmc/munkres"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="${PYPI_SITE}/m/munkres/munkres-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/m/munkres/munkres-${version}.tar.gz"
|
||||||
checksum=eb41e68e93be08ad8cb80fd470f8282f21cd2bac87b07da645e27cf9c6b014db
|
checksum=7188f2ed6e8d3eb6c5ec4919200faa6194732b99707b058f7e9f068c588f7eca
|
||||||
|
|
||||||
python3-munkres_package() {
|
python3-munkres_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue