[arch-commits] Commit in python-pytrie/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Dec 2 12:02:06 UTC 2021
Date: Thursday, December 2, 2021 @ 12:02:06
Author: felixonmars
Revision: 1061734
upgpkg: python-pytrie 0.4.0-5: Python 3.10 rebuild
Modified:
python-pytrie/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-02 12:02:04 UTC (rev 1061733)
+++ PKGBUILD 2021-12-02 12:02:06 UTC (rev 1061734)
@@ -4,7 +4,7 @@
pkgname=python-pytrie
pkgver=0.4.0
-pkgrel=4
+pkgrel=5
pkgdesc="A pure Python implementation of the trie data structure."
url="https://github.com/gsakkis/pytrie/"
depends=(python python-sortedcontainers)
More information about the arch-commits
mailing list