Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-munkres
Commits:
a0f3b79d by Jelle van der Waa at 2024-11-16T17:32:36+01:00
upgpkg: 1.1.4-6: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-munkres
pkgdesc = Munkres algorithm for Python
pkgver = 1.1.4
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/bmc/munkres
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-munkres
pkgver=1.1.4
-pkgrel=5
+pkgrel=6
pkgdesc='Munkres algorithm for Python'
arch=(any)
url=https://github.com/bmc/munkres
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-munkres/-/commit/a0f3b79dd854467a33aeb1a3752b74f4afb1d1d0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-munkres/-/commit/a0f3b79dd854467a33aeb1a3752b74f4afb1d1d0
You're receiving this email because of your account on gitlab.archlinux.org.