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

Felix Yan felixonmars at gemini.archlinux.org
Sat Dec 11 22:06:31 UTC 2021


    Date: Saturday, December 11, 2021 @ 22:06:31
  Author: felixonmars
Revision: 1068341

upgpkg: python-marshmallow 3.14.1-1

Modified:
  python-marshmallow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-11 22:06:24 UTC (rev 1068340)
+++ PKGBUILD	2021-12-11 22:06:31 UTC (rev 1068341)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-marshmallow
-pkgver=3.14.0
-pkgrel=3
+pkgver=3.14.1
+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=('3eed3cb7ba063c6a3503091b46443c6ad96f82e6c21e7ceb047b379dddad4429e59a8e5c828be258433b2743a8231bb338ef96f21767f17ed75fe44138bb0d64')
+sha512sums=('d8aff2edbefa49606dd38c4377e9a08816336c1a23e7350e84eea3610402c1d2c78d81c65ebaccdd2b1022d663a7eebf41009564004972599d968ea37fe12c34')
 
 build() {
   cd "$srcdir"/marshmallow-$pkgver



More information about the arch-commits mailing list