Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sqlitedict
Commits:
98d2312b by Jelle van der Waa at 2024-11-16T18:43:57+01:00
upgpkg: 2.1.0-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sqlitedict
pkgdesc = Persistent dict in Python, backed up by sqlite3 and pickle,
multithread-safe
pkgver = 2.1.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/RaRe-Technologies/sqlitedict
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-sqlitedict
pkgver=2.1.0
-pkgrel=4
+pkgrel=5
pkgdesc="Persistent dict in Python, backed up by sqlite3 and pickle,
multithread-safe"
url="https://github.com/RaRe-Technologies/sqlitedict"
license=('Apache')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sqlitedict/-/commit/98d2312b069bdaa6c0b498bc87506e1a6bddc7c5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sqlitedict/-/commit/98d2312b069bdaa6c0b498bc87506e1a6bddc7c5
You're receiving this email because of your account on gitlab.archlinux.org.