Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-marshmallow-sqlalchemy
Commits:
b5b2543e by Jelle van der Waa at 2024-04-06T18:29:55+02:00
upgpkg: 1.0.0-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-marshmallow-sqlalchemy
pkgdesc = SQLAlchemy integration with marshmallow
pkgver = 1.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://marshmallow-sqlalchemy.readthedocs.io/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-marshmallow-sqlalchemy
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='SQLAlchemy integration with marshmallow'
url=https://marshmallow-sqlalchemy.readthedocs.io/
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-marshmallow-sqlalchemy/-/commit/b5b2543e422fa00135deb18fe9e2964ee15af2ae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-marshmallow-sqlalchemy/-/commit/b5b2543e422fa00135deb18fe9e2964ee15af2ae
You're receiving this email because of your account on gitlab.archlinux.org.