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

Felix Yan felixonmars at archlinux.org
Wed Oct 24 12:00:48 UTC 2018


    Date: Wednesday, October 24, 2018 @ 12:00:48
  Author: felixonmars
Revision: 398799

upgpkg: python-marshmallow 2.16.1-1

Modified:
  python-marshmallow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-24 12:00:47 UTC (rev 398798)
+++ PKGBUILD	2018-10-24 12:00:48 UTC (rev 398799)
@@ -2,7 +2,7 @@
 
 pkgbase=python-marshmallow
 pkgname=(python-marshmallow python2-marshmallow)
-pkgver=2.16.0
+pkgver=2.16.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=('f24a661d040bc68a3d29e1ede8f0d7cd53db2a6377d66b61db19352df884eaebcfb4f60a750c767c567cb4f37149a3a77657eed21532480cd6bff27ab4877c00')
+sha512sums=('78dbf73db8cba5121cbfaa380b4908cc81749370a13084a6e7d893179033d4b99f9db5550bb7ad3cca77b7bfaa5af7c49e7570c1dfbbe7b9fd44886a61796922')
 
 prepare() {
   cp -a marshmallow-$pkgver{,-py2}



More information about the arch-commits mailing list