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

Felix Yan felixonmars at archlinux.org
Thu Feb 20 09:01:55 UTC 2020


    Date: Thursday, February 20, 2020 @ 09:01:54
  Author: felixonmars
Revision: 577009

upgpkg: python-marshmallow 3.5.0-1

Modified:
  python-marshmallow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-20 09:01:00 UTC (rev 577008)
+++ PKGBUILD	2020-02-20 09:01:54 UTC (rev 577009)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-marshmallow
-pkgver=3.4.0
+pkgver=3.5.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=('e86fe02ec0ea4af4956aca2a53cc3655f5d2e517c88a91c462e062026baf496dd354c84766c0a2117ba93eac08eae2f5057c12ecb1709e481520247a9d348eb7')
+sha512sums=('2a09946ba257b3242b8286b7752d42a57ce25362466bcb9aa2966b7da803ce869f49a495ee31cd89dd7746a3738364885b34764e8a4669cd885d7c78a5f238af')
 
 build() {
   cd "$srcdir"/marshmallow-$pkgver



More information about the arch-commits mailing list