[arch-commits] Commit in python-marshmallow/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Aug 4 14:13:20 UTC 2018
Date: Saturday, August 4, 2018 @ 14:13:19
Author: felixonmars
Revision: 367905
upgpkg: python-marshmallow 2.15.4-1
Modified:
python-marshmallow/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-04 13:41:50 UTC (rev 367904)
+++ PKGBUILD 2018-08-04 14:13:19 UTC (rev 367905)
@@ -3,8 +3,8 @@
pkgbase=python-marshmallow
pkgname=(python-marshmallow python2-marshmallow)
-pkgver=2.15.3
-pkgrel=2
+pkgver=2.15.4
+pkgrel=1
pkgdesc="A lightweight library for converting complex datatypes to and from native Python datatypes."
url="https://github.com/marshmallow-code/marshmallow"
license=('MIT')
@@ -14,7 +14,7 @@
'python2-simplejson' 'python-pytz' 'python2-pytz' 'python-dateutil'
'python2-dateutil')
source=("https://pypi.io/packages/source/m/marshmallow/marshmallow-$pkgver.tar.gz")
-sha512sums=('5cabbb3bb3d3ad3715d30ded56f13e50689f703c1c696bc7d102b32ace5de21528dc465b1d5fe9c07a175170ec53ac7a252aa04fb009d4e77f631414feaab830')
+sha512sums=('5cbbf3c0e2d7e615b8944972ec312c5802be0c4f82ddca2bd8a08648c9d22a4334635e875cf1879f75cb763d43460533b795232f48c4b0990255144806b2a08d')
prepare() {
cp -a marshmallow-$pkgver{,-py2}
More information about the arch-commits
mailing list