Date: Tuesday, May 5, 2020 @ 11:14:29 Author: alucryd Revision: 624915
upgpkg: python-marshmallow-sqlalchemy 0.23.0-1 Modified: python-marshmallow-sqlalchemy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-05 11:14:16 UTC (rev 624914) +++ PKGBUILD 2020-05-05 11:14:29 UTC (rev 624915) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-marshmallow-sqlalchemy -pkgver=0.22.3 +pkgver=0.23.0 pkgrel=1 pkgdesc='SQLAlchemy integration with marshmallow' url=https://marshmallow-sqlalchemy.readthedocs.io/ @@ -15,7 +15,7 @@ git python-setuptools ) -source=(git+https://github.com/marshmallow-code/marshmallow-sqlalchemy.git#tag=a6ae81b574c3af60068f0ef00a0207b74a689583) +source=(git+https://github.com/marshmallow-code/marshmallow-sqlalchemy.git#tag=114f91b13a5801dc1cc1ac0cf5e38a64205890d3) sha256sums=(SKIP) pkgver() {
