Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-repoze.lru
Commits:
53aacf84 by Jelle van der Waa at 2024-11-20T11:49:52+01:00
upgpkg: 0.7-12: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-repoze.lru
pkgdesc = A tiny LRU cache implementation and decorator
pkgver = 0.7
- pkgrel = 11
+ pkgrel = 12
url = https://pypi.python.org/pypi/repoze.lru
arch = any
license = custom:BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-repoze.lru
pkgver=0.7
-pkgrel=11
+pkgrel=12
pkgdesc="A tiny LRU cache implementation and decorator"
arch=('any')
url="https://pypi.python.org/pypi/repoze.lru"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-repoze.lru/-/commit/53aacf84da68e3473e8d9225b9d5676c5505f4c8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-repoze.lru/-/commit/53aacf84da68e3473e8d9225b9d5676c5505f4c8
You're receiving this email because of your account on gitlab.archlinux.org.