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

Felix Yan felixonmars at archlinux.org
Mon Jan 6 08:05:29 UTC 2020


    Date: Monday, January 6, 2020 @ 08:05:29
  Author: felixonmars
Revision: 549573

upgpkg: python-paste 3.2.4-1

Modified:
  python-paste/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-06 07:26:39 UTC (rev 549572)
+++ PKGBUILD	2020-01-06 08:05:29 UTC (rev 549573)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.2.3
+pkgver=3.2.4
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-flup' 'python2-flup'
               'python2-openid')
 source=("https://files.pythonhosted.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz")
-sha512sums=('8775a4c6b1863355a2acb3b88258e342db768942ccf28edc8654d7a1a15c5a036f4f8c5c9d917d51e74c9260170234f9c499cefd709b0fbd39ffd4d1b7afcb79')
+sha512sums=('7f34766e7700baa2703dae987c5920b5fce06480d75ed377cfa16a792e64cc5e6cc8fcdc1392ea25f20cde1ad3cd5ea4df3b4078290c78e4338156b360d80993')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}



More information about the arch-commits mailing list