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

Felix Yan felixonmars at archlinux.org
Thu Sep 10 12:03:11 UTC 2020


    Date: Thursday, September 10, 2020 @ 12:03:10
  Author: felixonmars
Revision: 701692

upgpkg: python-paste 3.4.4-1

Modified:
  python-paste/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-10 12:02:28 UTC (rev 701691)
+++ PKGBUILD	2020-09-10 12:03:10 UTC (rev 701692)
@@ -3,7 +3,7 @@
 # Contributor: Cilyan Olowen <gaknar at gmail.com>
 
 pkgname=python-paste
-pkgver=3.4.3
+pkgver=3.4.4
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python-six')
 checkdepends=('python-pytest-runner' 'python-flup')
 source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz")
-sha512sums=('0869a3330a74cc14f88fb5ce24183328ec38fed1fc5cd669b428f09ee2fcafc770e95c2f4dc8de86dfce4d66861bad26c9502cccb81966c519ca4593ada094b1')
+sha512sums=('f977fa02b6800be27f703115b87987dcf8a1e4edd681f253b20fb363bfe625109b424ec6a0faba066e1d074f55a2ba336e17654f899b3100c9e3c3252d38b5a6')
 
 build() {
   cd "$srcdir"/Paste-$pkgver



More information about the arch-commits mailing list