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

Felix Yan felixonmars at archlinux.org
Tue Nov 26 09:12:58 UTC 2019


    Date: Tuesday, November 26, 2019 @ 09:12:58
  Author: felixonmars
Revision: 533425

upgpkg: python-paste 3.2.3-1

Modified:
  python-paste/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-26 09:10:19 UTC (rev 533424)
+++ PKGBUILD	2019-11-26 09:12:58 UTC (rev 533425)
@@ -4,8 +4,8 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.2.2
-pkgrel=4
+pkgver=3.2.3
+pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
 url="http://pythonpaste.org/index.html"
@@ -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=('c9a51034eafa6280623877aa3849b3c8a61e05dfd6527e2aa5daf6f6917b8cecac357e4ec0d7f9397e2fd089203294e7e0520239667e16da6ca5d9fec453b8a9')
+sha512sums=('8775a4c6b1863355a2acb3b88258e342db768942ccf28edc8654d7a1a15c5a036f4f8c5c9d917d51e74c9260170234f9c499cefd709b0fbd39ffd4d1b7afcb79')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}



More information about the arch-commits mailing list