Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-celery
Commits: fa1f1d57 by Robin Candau at 2024-06-30T12:56:20+02:00 upgpkg: 5.3.6-3: SQLAlchemy 2 rebuild https://archlinux.org/todo/python-sqlalchemy-2-rebuild/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = python-celery pkgdesc = Distributed Asynchronous Task Queue pkgver = 5.3.6 - pkgrel = 2 + pkgrel = 3 url = http://celeryproject.org/ arch = any license = BSD-3-Clause ===================================== PKGBUILD ===================================== @@ -7,7 +7,7 @@ pkgname=python-celery pkgver=5.3.6 -pkgrel=2 +pkgrel=3 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/fa1f1d579e9eaa0fae5840a304a330653ca74c03 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-celery/-/commit/fa1f1d579e9eaa0fae5840a304a330653ca74c03 You're receiving this email because of your account on gitlab.archlinux.org.
