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

Felix Yan felixonmars at gemini.archlinux.org
Mon Oct 18 23:41:46 UTC 2021


    Date: Monday, October 18, 2021 @ 23:41:46
  Author: felixonmars
Revision: 1030925

upgpkg: python-marshmallow 3.14.0-1

Modified:
  python-marshmallow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-18 23:41:00 UTC (rev 1030924)
+++ PKGBUILD	2021-10-18 23:41:46 UTC (rev 1030925)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-marshmallow
-pkgver=3.13.0
-pkgrel=2
+pkgver=3.14.0
+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=('e4425bfa26609c80bc581b60be5554effe4a57eafc36338dc672cb0b42fc14d788a1ef3b4506b6429bf8d235e6edb10925173c8414b2abca12a4c7bb5496ed53')
+sha512sums=('3eed3cb7ba063c6a3503091b46443c6ad96f82e6c21e7ceb047b379dddad4429e59a8e5c828be258433b2743a8231bb338ef96f21767f17ed75fe44138bb0d64')
 
 build() {
   cd "$srcdir"/marshmallow-$pkgver



More information about the arch-commits mailing list