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

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 29 19:17:21 UTC 2022


    Date: Monday, August 29, 2022 @ 19:17:21
  Author: felixonmars
Revision: 1285605

upgpkg: python-marshmallow 3.17.0-1

Modified:
  python-marshmallow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 19:17:12 UTC (rev 1285604)
+++ PKGBUILD	2022-08-29 19:17:21 UTC (rev 1285605)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-marshmallow
-pkgver=3.16.0
+pkgver=3.17.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=('5d3c7babff9117261afb902090bffcdba4eee2984d13862f4974fc043c6e56420707a6d3aba4a6046d947ef9414386c24895fc9a2538e36e505692e76d70f409')
+sha512sums=('8be65bbc816d69975b17b6c8f831951ac3298499e8d7bdf70619cafda1b78242365dd92add1c2f538b1083e26c2407021e757cba14087af00653c727231848a8')
 
 build() {
   cd "$srcdir"/marshmallow-$pkgver



More information about the arch-commits mailing list