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

Felix Yan felixonmars at archlinux.org
Mon Oct 14 16:52:39 UTC 2019


    Date: Monday, October 14, 2019 @ 16:52:39
  Author: felixonmars
Revision: 515751

upgpkg: python-paste 3.2.2-1

Modified:
  python-paste/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-14 16:51:17 UTC (rev 515750)
+++ PKGBUILD	2019-10-14 16:52:39 UTC (rev 515751)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.2.1
+pkgver=3.2.2
 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=('b3df9f98aec93b49766ffd66345074ba797ac36524784e87add930087b4bc8d962b0197eccfc3ac57afb037c57a299584b614a55c61371a6dd35b6df37466826')
+sha512sums=('c9a51034eafa6280623877aa3849b3c8a61e05dfd6527e2aa5daf6f6917b8cecac357e4ec0d7f9397e2fd089203294e7e0520239667e16da6ca5d9fec453b8a9')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}



More information about the arch-commits mailing list