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

Felix Yan felixonmars at archlinux.org
Fri Mar 8 16:10:03 UTC 2019


    Date: Friday, March 8, 2019 @ 16:10:03
  Author: felixonmars
Revision: 438087

upgpkg: python-marshmallow 2.19.0-1

Modified:
  python-marshmallow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-08 16:07:51 UTC (rev 438086)
+++ PKGBUILD	2019-03-08 16:10:03 UTC (rev 438087)
@@ -2,7 +2,7 @@
 
 pkgbase=python-marshmallow
 pkgname=(python-marshmallow python2-marshmallow)
-pkgver=2.18.1
+pkgver=2.19.0
 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=('3297ef8d2079fcb0bb750b0b280146f9b8261aabeeb9def72be3605b6295a1067ac7332c07885c455572ae7b3a4b16ae02238a82e9c280d2605ca55ca7980190')
+sha512sums=('19aaf8be30ec908dd74b8f9513d97d228975854ae9ab83323d88a88772d4ed1e16d129dc3bc9808f8f848ee7acb33a33ffca6e21a20ef810132ed9006238a7ec')
 
 prepare() {
   cp -a marshmallow-$pkgver{,-py2}



More information about the arch-commits mailing list