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

Felix Yan felixonmars at archlinux.org
Wed Feb 5 19:09:32 UTC 2020


    Date: Wednesday, February 5, 2020 @ 19:09:30
  Author: felixonmars
Revision: 563389

upgpkg: python-marshmallow 3.4.0-1

Modified:
  python-marshmallow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-05 19:08:32 UTC (rev 563388)
+++ PKGBUILD	2020-02-05 19:09:30 UTC (rev 563389)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-marshmallow
-pkgver=3.3.0
+pkgver=3.4.0
 pkgrel=1
 pkgdesc="A lightweight library for converting complex datatypes to and from native Python datatypes."
 url="https://github.com/marshmallow-code/marshmallow"
@@ -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=('fa956e4ec8faed712fa1b90a10a5af35a72929139b93e634f7d1f97be363daf10376e6bb281d73bbc2ccf59bd8015f56cb93229463ab96237a24aedd01dde639')
+sha512sums=('e86fe02ec0ea4af4956aca2a53cc3655f5d2e517c88a91c462e062026baf496dd354c84766c0a2117ba93eac08eae2f5057c12ecb1709e481520247a9d348eb7')
 
 build() {
   cd "$srcdir"/marshmallow-$pkgver



More information about the arch-commits mailing list