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

Filipe Laíns ffy00 at archlinux.org
Sun Mar 8 15:08:09 UTC 2020


    Date: Sunday, March 8, 2020 @ 15:08:09
  Author: ffy00
Revision: 592147

upgpkg: python-webargs 6.0.0-1

Modified:
  python-webargs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-08 15:07:13 UTC (rev 592146)
+++ PKGBUILD	2020-03-08 15:08:09 UTC (rev 592147)
@@ -2,8 +2,8 @@
 
 _pkgname=webargs
 pkgname=python-$_pkgname
-pkgver=5.5.3
-pkgrel=2
+pkgver=6.0.0
+pkgrel=1
 pkgdesc='A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks'
 arch=('any')
 url='https://github.com/marshmallow-code/webargs'
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python-mock' 'python-webtest' 'python-pytest-aiohttp'
               'python-bottle' 'python-werkzeug' 'python-django' 'python-flask' 'python-tornado')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('ce76f4a25538b7cdcd98a8e0548d71d7b405c0561b8ed8b0ee17114f41127ee6b4304d5636da212bfd2fe1a13d12e9ee81515473f7fae7f3973ff2a012e3810b')
+sha512sums=('97600d9ecf778ff778567e179ef7c2c7e22531f5870db724a08c94f32c865c33119a52dfccb1ffc82946a7281c2463844fddb12a2efa514c0d8779b88350c2ca')
 
 prepare() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list