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

Felix Yan felixonmars at archlinux.org
Mon May 10 22:50:16 UTC 2021


    Date: Monday, May 10, 2021 @ 22:50:16
  Author: felixonmars
Revision: 929652

upgpkg: python-marshmallow 3.12.1-1

Modified:
  python-marshmallow/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-10 22:49:38 UTC (rev 929651)
+++ PKGBUILD	2021-05-10 22:50:16 UTC (rev 929652)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-marshmallow
-pkgver=3.12.0
+pkgver=3.12.1
 pkgrel=1
 pkgdesc="A lightweight library for converting complex datatypes to and from native Python datatypes."
 url="https://github.com/marshmallow-code/marshmallow"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-simplejson' 'python-pytz' 'python-dateutil')
 source=("https://pypi.io/packages/source/m/marshmallow/marshmallow-$pkgver.tar.gz")
-sha512sums=('7b91ec42dffbb979bede21fbab17cfb081068eea54d02aaef991b58e884cc5675fb17d5f56278794e5c33960bf29951ba74533abb9a025228a524a4e413bd312')
+sha512sums=('aadbf9c3b45a5b435ce7fd7f60a4318f393221f23687be7b48af43deee111f48806489169815122f297539614a81700a435cc579cf5b7d0fffea2a2809368db9')
 
 build() {
   cd "$srcdir"/marshmallow-$pkgver



More information about the arch-commits mailing list