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

Felix Yan felixonmars at archlinux.org
Mon Jan 14 07:30:58 UTC 2019


    Date: Monday, January 14, 2019 @ 07:30:57
  Author: felixonmars
Revision: 423044

upgpkg: python-marshmallow 2.18.0-1

Modified:
  python-marshmallow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-14 06:57:48 UTC (rev 423043)
+++ PKGBUILD	2019-01-14 07:30:57 UTC (rev 423044)
@@ -2,7 +2,7 @@
 
 pkgbase=python-marshmallow
 pkgname=(python-marshmallow python2-marshmallow)
-pkgver=2.17.0
+pkgver=2.18.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=('ec941f00e29fc49b6ae515307701df4194703c591386d2bf346ff3bf521d5b5281a3100343702957595e027074a05b8dc417f3a7ed23696e912002a20f61cb9e')
+sha512sums=('5fada9caf8be78cdfa91de93b9779bce18d2537153a2dbba93db5dbf901990e66b4db0553b72ddabc442d4d5dfd1281ef7234b9fc6038af5d3763c045f6e77c6')
 
 prepare() {
   cp -a marshmallow-$pkgver{,-py2}



More information about the arch-commits mailing list