Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytrie


Commits:
2ef79d6d by Jelle van der Waa at 2024-11-16T18:25:19+01:00
upgpkg: 0.4.0-8: Rebuild for Python 3.13

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pytrie
        pkgdesc = A pure Python implementation of the trie data structure.
        pkgver = 0.4.0
-       pkgrel = 7
+       pkgrel = 8
        url = https://github.com/gsakkis/pytrie/
        arch = any
        license = BSD


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=python-pytrie
 pkgver=0.4.0
-pkgrel=7
+pkgrel=8
 pkgdesc="A pure Python implementation of the trie data structure."
 url="https://github.com/gsakkis/pytrie/";
 depends=(python python-sortedcontainers)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytrie/-/commit/2ef79d6d49274fe39a712cb4dd6c416b89102f39

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytrie/-/commit/2ef79d6d49274fe39a712cb4dd6c416b89102f39
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to