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

Felix Yan felixonmars at archlinux.org
Thu Dec 27 05:19:21 UTC 2018


    Date: Thursday, December 27, 2018 @ 05:19:17
  Author: felixonmars
Revision: 418347

upgpkg: python-marshmallow 2.17.0-1

Modified:
  python-marshmallow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-27 05:18:43 UTC (rev 418346)
+++ PKGBUILD	2018-12-27 05:19:17 UTC (rev 418347)
@@ -2,7 +2,7 @@
 
 pkgbase=python-marshmallow
 pkgname=(python-marshmallow python2-marshmallow)
-pkgver=2.16.3
+pkgver=2.17.0
 pkgrel=1
 pkgdesc="A lightweight library for converting complex datatypes to and from native Python datatypes."
 url="https://github.com/marshmallow-code/marshmallow"
@@ -13,7 +13,7 @@
               'python2-simplejson' 'python-pytz' 'python2-pytz' 'python-dateutil'
               'python2-dateutil')
 source=("https://pypi.io/packages/source/m/marshmallow/marshmallow-$pkgver.tar.gz")
-sha512sums=('6e4d12829a057ef18651160635a2dba623b47356e4236002651fa28c04bacf21ae3a0d2e38d215764bc10bbbb1eaec23b8a90405301674963c5fd7606e83b915')
+sha512sums=('ec941f00e29fc49b6ae515307701df4194703c591386d2bf346ff3bf521d5b5281a3100343702957595e027074a05b8dc417f3a7ed23696e912002a20f61cb9e')
 
 prepare() {
   cp -a marshmallow-$pkgver{,-py2}



More information about the arch-commits mailing list