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

Maxime Gauduin alucryd at archlinux.org
Thu May 6 08:56:08 UTC 2021


    Date: Thursday, May 6, 2021 @ 08:56:07
  Author: alucryd
Revision: 928390

upgpkg: python-marshmallow-sqlalchemy 0.25.0-1

Modified:
  python-marshmallow-sqlalchemy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-06 08:50:23 UTC (rev 928389)
+++ PKGBUILD	2021-05-06 08:56:07 UTC (rev 928390)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=python-marshmallow-sqlalchemy
-pkgver=0.24.2
+pkgver=0.25.0
 pkgrel=1
 pkgdesc='SQLAlchemy integration with marshmallow'
 url=https://marshmallow-sqlalchemy.readthedocs.io/
@@ -15,7 +15,7 @@
   git
   python-setuptools
 )
-_tag=e7804938c1c9fa183d6727fffe859f6dac5d10cf
+_tag=f97b5b6e4a68fff2aecfd418a0044444b4b708fa
 source=(git+https://github.com/marshmallow-code/marshmallow-sqlalchemy.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list