Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-queuelib
Commits:
2f94b95e by Jelle van der Waa at 2024-04-05T11:07:16+02:00
upgpkg: 1.6.2-5: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-queuelib
pkgdesc = Collection of persistent (disk-based) queues.
pkgver = 1.6.2
- pkgrel = 4
+ pkgrel = 5
url = https://scrapy.org
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-queuelib
pkgver=1.6.2
-pkgrel=4
+pkgrel=5
pkgdesc="Collection of persistent (disk-based) queues."
arch=('any')
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-queuelib/-/commit/2f94b95ee9d267bd23f439170bbcf3ce79ffb1c7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-queuelib/-/commit/2f94b95ee9d267bd23f439170bbcf3ce79ffb1c7
You're receiving this email because of your account on gitlab.archlinux.org.