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

Maxime Gauduin alucryd at archlinux.org
Sat Dec 5 13:43:21 UTC 2020


    Date: Saturday, December 5, 2020 @ 13:43:20
  Author: alucryd
Revision: 770581

upgpkg: python-marshmallow-sqlalchemy 0.24.1-1

Modified:
  python-marshmallow-sqlalchemy/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-05 13:42:04 UTC (rev 770580)
+++ PKGBUILD	2020-12-05 13:43:20 UTC (rev 770581)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=python-marshmallow-sqlalchemy
-pkgver=0.24.0
-pkgrel=2
+pkgver=0.24.1
+pkgrel=1
 pkgdesc='SQLAlchemy integration with marshmallow'
 url=https://marshmallow-sqlalchemy.readthedocs.io/
 arch=(any)
@@ -15,7 +15,7 @@
   git
   python-setuptools
 )
-_tag=45df83115f84abc55e037ce9c2d05aff3f7ded52
+_tag=a6e5ab089be11c182fe7cd580d2698a5e6f61e74
 source=(git+https://github.com/marshmallow-code/marshmallow-sqlalchemy.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list