Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-kombu
Commits: 2559a513 by Robin Candau at 2024-06-30T13:20:13+02:00 upgpkg: 5.3.5-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-kombu pkgdesc = A messaging library for Python pkgver = 5.3.5 - pkgrel = 2 + pkgrel = 3 url = https://kombu.readthedocs.org/ arch = any license = BSD ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=python-kombu pkgver=5.3.5 -pkgrel=2 +pkgrel=3 pkgdesc='A messaging library for Python' arch=('any') url="https://kombu.readthedocs.org/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-kombu/-/commit/2559a5130681a0d4105725cc60f62b584cb2429a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-kombu/-/commit/2559a5130681a0d4105725cc60f62b584cb2429a You're receiving this email because of your account on gitlab.archlinux.org.
