Date: Tuesday, June 2, 2020 @ 09:27:56 Author: alucryd Revision: 637961
upgpkg: python-marshmallow-sqlalchemy 0.23.1-1 Modified: python-marshmallow-sqlalchemy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-02 09:26:43 UTC (rev 637960) +++ PKGBUILD 2020-06-02 09:27:56 UTC (rev 637961) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-marshmallow-sqlalchemy -pkgver=0.23.0 +pkgver=0.23.1 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=114f91b13a5801dc1cc1ac0cf5e38a64205890d3) +source=(git+https://github.com/marshmallow-code/marshmallow-sqlalchemy.git#tag=2dc102ad3e66066a9851f23bfaf911d439e4d93b) sha256sums=(SKIP) pkgver() {
