Date: Wednesday, March 1, 2023 @ 14:25:24 Author: alucryd Revision: 1405941
upgpkg: python-marshmallow-sqlalchemy 0.29.0-1 Modified: python-marshmallow-sqlalchemy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-01 14:25:20 UTC (rev 1405940) +++ PKGBUILD 2023-03-01 14:25:24 UTC (rev 1405941) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-marshmallow-sqlalchemy -pkgver=0.28.2 +pkgver=0.29.0 pkgrel=1 pkgdesc='SQLAlchemy integration with marshmallow' url=https://marshmallow-sqlalchemy.readthedocs.io/ @@ -15,7 +15,7 @@ git python-setuptools ) -_tag=79162b29c78d2c128836cbfd44c3ee986fa285e2 +_tag=bafce3319a792768d946e536f066074e24f6a2fb source=(git+https://github.com/marshmallow-code/marshmallow-sqlalchemy.git#tag=${_tag}) sha256sums=(SKIP)
