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

Felix Yan felixonmars at archlinux.org
Sun Nov 17 02:56:13 UTC 2019


    Date: Sunday, November 17, 2019 @ 02:56:12
  Author: felixonmars
Revision: 529887

upgpkg: python-marshmallow 3.2.2-1

Modified:
  python-marshmallow/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-17 02:55:23 UTC (rev 529886)
+++ PKGBUILD	2019-11-17 02:56:12 UTC (rev 529887)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-marshmallow
-pkgver=2.20.1
-pkgrel=3
+pkgver=3.2.2
+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')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-simplejson' 'python-pytz' 'python-dateutil')
 source=("https://pypi.io/packages/source/m/marshmallow/marshmallow-$pkgver.tar.gz")
-sha512sums=('82438d9b4d164ca640ea069ab553ad92280a0b4f5c1aac1defd844d11aebc5efafd52144b2b23a1723c47ebec01a1f6111620d9d046af3a99fc6fb6eb9b91b93')
+sha512sums=('ea85f8ed28a1dc0e9ca3cb5d7967f6419d8c81e97aebcb9f1ecffa38577b8892440fde8364eb5453f34f777b212b0558c913f4edf156d93de1d4602da23f7b42')
 
 build() {
   cd "$srcdir"/marshmallow-$pkgver



More information about the arch-commits mailing list