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

Felix Yan felixonmars at gemini.archlinux.org
Sat Sep 3 13:37:12 UTC 2022


    Date: Saturday, September 3, 2022 @ 13:37:12
  Author: felixonmars
Revision: 1292438

upgpkg: python-marshmallow 3.17.1-1

Modified:
  python-marshmallow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-03 13:36:55 UTC (rev 1292437)
+++ PKGBUILD	2022-09-03 13:37:12 UTC (rev 1292438)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-marshmallow
-pkgver=3.17.0
+pkgver=3.17.1
 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=('8be65bbc816d69975b17b6c8f831951ac3298499e8d7bdf70619cafda1b78242365dd92add1c2f538b1083e26c2407021e757cba14087af00653c727231848a8')
+sha512sums=('f67b98faf05170a58083ff616bf9fadfa294e1cfb8fccbc384d1ed7894b77606689e7f67daf4b3f59b7292223ba805fb3a8138da8f82d73adc5d22140b629ec8')
 
 build() {
   cd "$srcdir"/marshmallow-$pkgver



More information about the arch-commits mailing list