Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-celery
Commits:
042b1e83 by Jelle van der Waa at 2024-11-30T12:06:57+01:00
upgpkg: 5.4.0-2: Rebuild for Python 3.13 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-celery
pkgdesc = Distributed Asynchronous Task Queue
pkgver = 5.4.0
- pkgrel = 1
+ pkgrel = 2
url = http://celeryproject.org/
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=python-celery
pkgver=5.4.0
-pkgrel=1
+pkgrel=2
pkgdesc='Distributed Asynchronous Task Queue'
arch=('any')
url='http://celeryproject.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-celery/-/commit/042b1e838e9810aabf3f240483b0f833b8686545
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-celery/-/commit/042b1e838e9810aabf3f240483b0f833b8686545
You're receiving this email because of your account on gitlab.archlinux.org.