Date: Thursday, March 18, 2021 @ 09:28:54 Author: alucryd Revision: 894336
upgpkg: python-marshmallow-sqlalchemy 0.24.2-1 Modified: python-marshmallow-sqlalchemy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-18 09:28:10 UTC (rev 894335) +++ PKGBUILD 2021-03-18 09:28:54 UTC (rev 894336) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-marshmallow-sqlalchemy -pkgver=0.24.1 +pkgver=0.24.2 pkgrel=1 pkgdesc='SQLAlchemy integration with marshmallow' url=https://marshmallow-sqlalchemy.readthedocs.io/ @@ -15,7 +15,7 @@ git python-setuptools ) -_tag=a6e5ab089be11c182fe7cd580d2698a5e6f61e74 +_tag=e7804938c1c9fa183d6727fffe859f6dac5d10cf source=(git+https://github.com/marshmallow-code/marshmallow-sqlalchemy.git#tag=${_tag}) sha256sums=(SKIP)
