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

Felix Yan felixonmars at archlinux.org
Sun Mar 17 05:30:33 UTC 2019


    Date: Sunday, March 17, 2019 @ 05:30:33
  Author: felixonmars
Revision: 442290

upgpkg: python-marshmallow 2.19.1-1

Modified:
  python-marshmallow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-17 05:12:02 UTC (rev 442289)
+++ PKGBUILD	2019-03-17 05:30:33 UTC (rev 442290)
@@ -2,7 +2,7 @@
 
 pkgbase=python-marshmallow
 pkgname=(python-marshmallow python2-marshmallow)
-pkgver=2.19.0
+pkgver=2.19.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=('19aaf8be30ec908dd74b8f9513d97d228975854ae9ab83323d88a88772d4ed1e16d129dc3bc9808f8f848ee7acb33a33ffca6e21a20ef810132ed9006238a7ec')
+sha512sums=('3ace5ed338f66529e39613e1dcf402965896a8fb1dc60e99d7928f2d972f2fe8d183fd59c03db2afd73b47e89e25fc0018c8feaa6a280d7ebbcbc7ff7ba73f8c')
 
 prepare() {
   cp -a marshmallow-$pkgver{,-py2}



More information about the arch-commits mailing list