Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-alembic
Commits: 6c7b75a4 by Robin Candau at 2024-06-30T12:43:08+02:00 upgpkg: 1.13.1-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-alembic pkgdesc = Lightweight database migration tool for usage with SQLAlchemy pkgver = 1.13.1 - pkgrel = 2 + pkgrel = 3 url = https://github.com/sqlalchemy/alembic arch = any license = MIT ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=python-alembic pkgver=1.13.1 -pkgrel=2 +pkgrel=3 pkgdesc='Lightweight database migration tool for usage with SQLAlchemy' url='https://github.com/sqlalchemy/alembic' arch=('any') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-alembic/-/commit/6c7b75a4cb9b6e6ceb32cc5cfcc1380928e60684 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-alembic/-/commit/6c7b75a4cb9b6e6ceb32cc5cfcc1380928e60684 You're receiving this email because of your account on gitlab.archlinux.org.
