[arch-commits] Commit in python-marshmallow-sqlalchemy/trunk (PKGBUILD)
Maxime Gauduin
alucryd at gemini.archlinux.org
Sun May 1 08:05:42 UTC 2022
Date: Sunday, May 1, 2022 @ 08:05:42
Author: alucryd
Revision: 1192023
upgpkg: python-marshmallow-sqlalchemy 0.28.0-1
Modified:
python-marshmallow-sqlalchemy/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-01 08:04:43 UTC (rev 1192022)
+++ PKGBUILD 2022-05-01 08:05:42 UTC (rev 1192023)
@@ -1,8 +1,8 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
pkgname=python-marshmallow-sqlalchemy
-pkgver=0.27.0
-pkgrel=3
+pkgver=0.28.0
+pkgrel=1
pkgdesc='SQLAlchemy integration with marshmallow'
url=https://marshmallow-sqlalchemy.readthedocs.io/
arch=(any)
@@ -15,7 +15,7 @@
git
python-setuptools
)
-_tag=52a3cf18cdb76af000b874b28c8a8c1335b81854
+_tag=5889121bd5c7dce5539e9539f405222affc7fcbd
source=(git+https://github.com/marshmallow-code/marshmallow-sqlalchemy.git#tag=${_tag})
sha256sums=(SKIP)
More information about the arch-commits
mailing list