Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-alembic
Commits:
9577b704 by Jelle van der Waa at 2024-11-20T11:13:11+01:00
upgpkg: 1.13.1-4: Rebuild for Python 3.13
- - - - -
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 = 3
+ pkgrel = 4
url = https://github.com/sqlalchemy/alembic
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-alembic
pkgver=1.13.1
-pkgrel=3
+pkgrel=4
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/9577b7044d0be41f2b82c663eb47f178303f74e6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-alembic/-/commit/9577b7044d0be41f2b82c663eb47f178303f74e6
You're receiving this email because of your account on gitlab.archlinux.org.