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

Felix Yan felixonmars at archlinux.org
Wed Jun 3 07:47:22 UTC 2020


    Date: Wednesday, June 3, 2020 @ 07:47:22
  Author: felixonmars
Revision: 638180

upgpkg: python-marshmallow 3.6.1-1

Modified:
  python-marshmallow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-03 07:43:50 UTC (rev 638179)
+++ PKGBUILD	2020-06-03 07:47:22 UTC (rev 638180)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-marshmallow
-pkgver=3.6.0
+pkgver=3.6.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=('927bc5edb3498a07d8253bf84741b420fcf70cc31c408bb509ff218e90240b69515cbd32b81243eef893e2de567819e7648b8249611f4a71dfd6591115b2392e')
+sha512sums=('e1cf918e3d81b03569cfc8721a29d54d05987f8e157634de13d3d0d2a941dd6ee835feafeb22e4884b70ec9fb1b90513433cc104cc76d9feb05d6ff93b33ce01')
 
 build() {
   cd "$srcdir"/marshmallow-$pkgver



More information about the arch-commits mailing list