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

Felix Yan felixonmars at archlinux.org
Tue Jan 28 19:48:18 UTC 2020


    Date: Tuesday, January 28, 2020 @ 19:48:18
  Author: felixonmars
Revision: 558272

upgpkg: python-paste 3.3.0-1

Modified:
  python-paste/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-28 19:48:02 UTC (rev 558271)
+++ PKGBUILD	2020-01-28 19:48:18 UTC (rev 558272)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.2.7
+pkgver=3.3.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=('d0ac8c22f7dfedf923e476552f55a111fe2af886019a89d6a0a0ab46f67892815bb1310202d289fd9e29b81d6c47a23c861103607a41ee05ef039f7a2f3b1f49')
+sha512sums=('3219a6a4b8bfe5679337f93cbbfb77c422f2e542d11dd6593eeffef2255b289819b53b37bdf3d46624c6e8cd5dbb12829b0ec95d9390d3e29552fb01a73bfd84')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}



More information about the arch-commits mailing list