[arch-commits] Commit in python-marshmallow-sqlalchemy/trunk (PKGBUILD)

Maxime Gauduin alucryd at gemini.archlinux.org
Mon Jan 10 10:19:27 UTC 2022


    Date: Monday, January 10, 2022 @ 10:19:27
  Author: alucryd
Revision: 1099003

upgpkg: python-marshmallow-sqlalchemy 0.27.0-2

Modified:
  python-marshmallow-sqlalchemy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-10 10:17:42 UTC (rev 1099002)
+++ PKGBUILD	2022-01-10 10:19:27 UTC (rev 1099003)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=python-marshmallow-sqlalchemy
-pkgver=0.26.1
+pkgver=0.27.0
 pkgrel=2
 pkgdesc='SQLAlchemy integration with marshmallow'
 url=https://marshmallow-sqlalchemy.readthedocs.io/
@@ -15,7 +15,7 @@
   git
   python-setuptools
 )
-_tag=bbee57d4d449de5c62a8656d967d8b16b1b849d9
+_tag=52a3cf18cdb76af000b874b28c8a8c1335b81854
 source=(git+https://github.com/marshmallow-code/marshmallow-sqlalchemy.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list