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

Felix Yan felixonmars at archlinux.org
Wed Oct 31 07:04:10 UTC 2018


    Date: Wednesday, October 31, 2018 @ 07:04:09
  Author: felixonmars
Revision: 399702

upgpkg: python-marshmallow 2.16.2-1

Modified:
  python-marshmallow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-30 23:30:44 UTC (rev 399701)
+++ PKGBUILD	2018-10-31 07:04:09 UTC (rev 399702)
@@ -2,7 +2,7 @@
 
 pkgbase=python-marshmallow
 pkgname=(python-marshmallow python2-marshmallow)
-pkgver=2.16.1
+pkgver=2.16.2
 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=('78dbf73db8cba5121cbfaa380b4908cc81749370a13084a6e7d893179033d4b99f9db5550bb7ad3cca77b7bfaa5af7c49e7570c1dfbbe7b9fd44886a61796922')
+sha512sums=('aa46955c543de6930862c119b7bd905b4d09bb9bc07990c2ce6834cf63a3d7777add5a48ef0c2b756b76688c10baf8ec46ce255fc2512cc526abf1b380ebfa09')
 
 prepare() {
   cp -a marshmallow-$pkgver{,-py2}



More information about the arch-commits mailing list