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

Felix Yan felixonmars at archlinux.org
Mon Jan 27 09:28:26 UTC 2020


    Date: Monday, January 27, 2020 @ 09:28:25
  Author: felixonmars
Revision: 555789

upgpkg: python-paste 3.2.7-1

Modified:
  python-paste/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-27 09:26:14 UTC (rev 555788)
+++ PKGBUILD	2020-01-27 09:28:25 UTC (rev 555789)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.2.6
+pkgver=3.2.7
 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=('036571772d5b26c4f6dc2283de9ae404438e745a1bf327ef602aea136d06926de7fa6cebbf7a5125ef17c865d68915711c035cb03deb3590be0418caf04afad3')
+sha512sums=('d0ac8c22f7dfedf923e476552f55a111fe2af886019a89d6a0a0ab46f67892815bb1310202d289fd9e29b81d6c47a23c861103607a41ee05ef039f7a2f3b1f49')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}



More information about the arch-commits mailing list