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

Felix Yan felixonmars at archlinux.org
Thu Sep 24 21:21:24 UTC 2020


    Date: Thursday, September 24, 2020 @ 21:21:24
  Author: felixonmars
Revision: 711913

upgpkg: python-paste 3.4.5-1

Modified:
  python-paste/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 21:13:32 UTC (rev 711912)
+++ PKGBUILD	2020-09-24 21:21:24 UTC (rev 711913)
@@ -3,7 +3,7 @@
 # Contributor: Cilyan Olowen <gaknar at gmail.com>
 
 pkgname=python-paste
-pkgver=3.4.4
+pkgver=3.4.5
 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=('f977fa02b6800be27f703115b87987dcf8a1e4edd681f253b20fb363bfe625109b424ec6a0faba066e1d074f55a2ba336e17654f899b3100c9e3c3252d38b5a6')
+sha512sums=('cffc7a36ea880acfed6878a8865161c35263a3a056e853cf0d7c5e4dd2101d9462a4bf71a36e9f4c707c8fc11ae23ad2d0ae31080adf8614680462e489f47d3a')
 
 build() {
   cd "$srcdir"/Paste-$pkgver



More information about the arch-commits mailing list