Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-sqlalchemy-continuum
Commits: 4ccf6703 by Robin Candau at 2024-06-30T13:36:47+02:00 upgpkg: 1.3.14-4: SQLAlchemy 2 rebuild https://archlinux.org/todo/python-sqlalchemy-2-rebuild/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = python-sqlalchemy-continuum pkgdesc = Versioning and auditing extension for SQLAlchemy pkgver = 1.3.14 - pkgrel = 3 + pkgrel = 4 url = https://github.com/kvesteri/sqlalchemy-continuum arch = any license = BSD ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ _pkgname=sqlalchemy-continuum pkgname=python-sqlalchemy-continuum pkgver=1.3.14 -pkgrel=3 +pkgrel=4 pkgdesc='Versioning and auditing extension for SQLAlchemy' url='https://github.com/kvesteri/sqlalchemy-continuum' arch=('any') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-sqlalchemy-continuum/-/commit/4ccf6703b656c34db6ac9ec68b6162e838ef15ec -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-sqlalchemy-continuum/-/commit/4ccf6703b656c34db6ac9ec68b6162e838ef15ec You're receiving this email because of your account on gitlab.archlinux.org.
