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

Felix Yan felixonmars at archlinux.org
Sat Sep 7 13:09:16 UTC 2019


    Date: Saturday, September 7, 2019 @ 13:09:14
  Author: felixonmars
Revision: 508391

upgpkg: python-paste 3.2.0-1

Modified:
  python-paste/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-07 13:08:44 UTC (rev 508390)
+++ PKGBUILD	2019-09-07 13:09:14 UTC (rev 508391)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.1.1
+pkgver=3.2.0
 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=('6b1913e18dee96fd5cfd53c86d3243f5c36e51175854235dcea6d5e89012bf251d6e6979b37bb8259872651da36fa06877579c949c896e0ed8c4b1c092e988b3')
+sha512sums=('eebf97a699157de7182d6dfc843eab7e4b27e674b1d8b41b280c118440c6057dbf5e0a04064bb7d1a01d5bbfcecdd5869a4b6c30ab1f7bfbec52721b1fbdd321')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}



More information about the arch-commits mailing list