Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-sqlalchemy-i18n
Commits: 5572adb4 by Robin Candau at 2024-06-30T13:37:42+02:00 upgpkg: 1.1.0-6: 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-i18n pkgdesc = Internationalization extension for SQLAlchemy models pkgver = 1.1.0 - pkgrel = 5 + pkgrel = 6 url = https://github.com/kvesteri/sqlalchemy-i18n arch = any license = BSD ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ _name=sqlalchemy-i18n pkgname=python-sqlalchemy-i18n pkgver=1.1.0 -pkgrel=5 +pkgrel=6 pkgdesc='Internationalization extension for SQLAlchemy models' url='https://github.com/kvesteri/sqlalchemy-i18n' arch=('any') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-sqlalchemy-i18n/-/commit/5572adb4e44e2dd8be2eb880b67ed50e45aa6938 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-sqlalchemy-i18n/-/commit/5572adb4e44e2dd8be2eb880b67ed50e45aa6938 You're receiving this email because of your account on gitlab.archlinux.org.
