Date: Monday, February 27, 2023 @ 08:36:25
  Author: alucryd
Revision: 1405463

upgpkg: python-marshmallow-sqlalchemy 0.28.2-1

Modified:
  python-marshmallow-sqlalchemy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-27 08:34:48 UTC (rev 1405462)
+++ PKGBUILD    2023-02-27 08:36:25 UTC (rev 1405463)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <[email protected]>
 
 pkgname=python-marshmallow-sqlalchemy
-pkgver=0.28.1
+pkgver=0.28.2
 pkgrel=1
 pkgdesc='SQLAlchemy integration with marshmallow'
 url=https://marshmallow-sqlalchemy.readthedocs.io/
@@ -15,7 +15,7 @@
   git
   python-setuptools
 )
-_tag=5aa26d3840205438a816ab7f63a59f7a174821be
+_tag=79162b29c78d2c128836cbfd44c3ee986fa285e2
 
source=(git+https://github.com/marshmallow-code/marshmallow-sqlalchemy.git#tag=${_tag})
 sha256sums=(SKIP)
 

Reply via email to