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

Felix Yan felixonmars at archlinux.org
Sat Feb 16 15:21:53 UTC 2019


    Date: Saturday, February 16, 2019 @ 15:21:50
  Author: felixonmars
Revision: 433490

upgpkg: python-marshmallow 2.18.1-1

Modified:
  python-marshmallow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-16 15:20:48 UTC (rev 433489)
+++ PKGBUILD	2019-02-16 15:21:50 UTC (rev 433490)
@@ -2,7 +2,7 @@
 
 pkgbase=python-marshmallow
 pkgname=(python-marshmallow python2-marshmallow)
-pkgver=2.18.0
+pkgver=2.18.1
 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=('5fada9caf8be78cdfa91de93b9779bce18d2537153a2dbba93db5dbf901990e66b4db0553b72ddabc442d4d5dfd1281ef7234b9fc6038af5d3763c045f6e77c6')
+sha512sums=('3297ef8d2079fcb0bb750b0b280146f9b8261aabeeb9def72be3605b6295a1067ac7332c07885c455572ae7b3a4b16ae02238a82e9c280d2605ca55ca7980190')
 
 prepare() {
   cp -a marshmallow-$pkgver{,-py2}



More information about the arch-commits mailing list