Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-treelib
Commits:
20e91c28 by Jelle van der Waa at 2024-11-16T19:03:21+01:00
upgpkg: 1.6.4-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-treelib
pkgdesc = An efficient implementation of tree data structure
pkgver = 1.6.4
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/caesar0301/treelib
arch = any
license = Apache2
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=treelib
pkgname=python-$_pkgname
pkgver=1.6.4
-pkgrel=3
+pkgrel=4
pkgdesc='An efficient implementation of tree data structure'
arch=('any')
url='https://github.com/caesar0301/treelib'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-treelib/-/commit/20e91c289ae7e19ae7a4d238fa2d8ed38480c9d0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-treelib/-/commit/20e91c289ae7e19ae7a4d238fa2d8ed38480c9d0
You're receiving this email because of your account on gitlab.archlinux.org.