Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-sqlmodel
Commits:
b1934b27 by Robin Candau at 2024-12-03T20:43:40+01:00
upgpkg: 0.0.22-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sqlmodel
pkgdesc = SQL databases in Python, designed for simplicity,
compatibility, and robustness
pkgver = 0.0.22
- pkgrel = 1
+ pkgrel = 2
url = https://sqlmodel.tiangolo.com
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-sqlmodel
_name=${pkgname#python-}
pkgver=0.0.22
-pkgrel=1
+pkgrel=2
pkgdesc="SQL databases in Python, designed for simplicity, compatibility, and
robustness"
url="https://sqlmodel.tiangolo.com"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sqlmodel/-/commit/b1934b27ac622350707e224de67ecf4d6900099a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sqlmodel/-/commit/b1934b27ac622350707e224de67ecf4d6900099a
You're receiving this email because of your account on gitlab.archlinux.org.