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

Maxime Gauduin alucryd at gemini.archlinux.org
Thu Aug 18 12:13:15 UTC 2022


    Date: Thursday, August 18, 2022 @ 12:13:15
  Author: alucryd
Revision: 1267073

upgpkg: python-marshmallow-sqlalchemy 0.28.1-1

Modified:
  python-marshmallow-sqlalchemy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-18 12:13:04 UTC (rev 1267072)
+++ PKGBUILD	2022-08-18 12:13:15 UTC (rev 1267073)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=python-marshmallow-sqlalchemy
-pkgver=0.28.0
+pkgver=0.28.1
 pkgrel=1
 pkgdesc='SQLAlchemy integration with marshmallow'
 url=https://marshmallow-sqlalchemy.readthedocs.io/
@@ -15,7 +15,7 @@
   git
   python-setuptools
 )
-_tag=5889121bd5c7dce5539e9539f405222affc7fcbd
+_tag=5aa26d3840205438a816ab7f63a59f7a174821be
 source=(git+https://github.com/marshmallow-code/marshmallow-sqlalchemy.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list