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

Felix Yan felixonmars at archlinux.org
Sun Jun 16 08:58:36 UTC 2019


    Date: Sunday, June 16, 2019 @ 08:58:35
  Author: felixonmars
Revision: 481818

upgpkg: python-marshmallow 2.19.3-1

Modified:
  python-marshmallow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-16 08:58:21 UTC (rev 481817)
+++ PKGBUILD	2019-06-16 08:58:35 UTC (rev 481818)
@@ -2,7 +2,7 @@
 
 pkgbase=python-marshmallow
 pkgname=(python-marshmallow python2-marshmallow)
-pkgver=2.19.2
+pkgver=2.19.3
 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=('f239fbf93d6fdf8e509169879186b4ef21ae2d3440d8d20e1a3651f674fd8212d6a9b4646e39ca6be7c1bdefd1b235f601c969dd0cf61e3c67fc2109ed5e1e1a')
+sha512sums=('b68f9cefeb802f78e5f207d89acd624b0a2eba68434e890e812d29fec5f40acc9a748eb02046a66c4fe187344c1184025600fd1d980cf8fe9d7523b6014d998b')
 
 prepare() {
   cp -a marshmallow-$pkgver{,-py2}



More information about the arch-commits mailing list