Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-beaker
Commits: 6d73fcfa by Robin Candau at 2024-06-30T12:53:57+02:00 upgpkg: 1.13.0-2: SQLAlchemy 2 rebuild https://archlinux.org/todo/python-sqlalchemy-2-rebuild/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = python-beaker pkgdesc = Caching and sessions WSGI middleware for use with web applications and stand-alone Python scripts and applications pkgver = 1.13.0 - pkgrel = 1 + pkgrel = 2 url = https://beaker.readthedocs.io/en/latest/ arch = any license = BSD-3-Clause ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ _name=beaker pkgname=python-beaker pkgver=1.13.0 -pkgrel=1 +pkgrel=2 arch=('any') license=('BSD-3-Clause') pkgdesc="Caching and sessions WSGI middleware for use with web applications and stand-alone Python scripts and applications" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-beaker/-/commit/6d73fcfa57cabd4730a638d22121f5be7741847e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-beaker/-/commit/6d73fcfa57cabd4730a638d22121f5be7741847e You're receiving this email because of your account on gitlab.archlinux.org.
