Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-pecan
Commits: 1e8cc021 by Robin Candau at 2024-06-30T13:27:57+02:00 upgpkg: 1.5.1-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-pecan pkgdesc = A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies. pkgver = 1.5.1 - pkgrel = 1 + pkgrel = 2 url = https://github.com/pecan/pecan arch = any license = BSD ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname="python-pecan" _pkgname="${pkgname#python-}" pkgdesc='A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies.' pkgver=1.5.1 -pkgrel=1 +pkgrel=2 arch=('any') url='https://github.com/pecan/pecan' license=('BSD') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pecan/-/commit/1e8cc021108e6336ff85246e25e3816729490e36 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pecan/-/commit/1e8cc021108e6336ff85246e25e3816729490e36 You're receiving this email because of your account on gitlab.archlinux.org.
