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

Felix Yan felixonmars at archlinux.org
Mon Jan 13 18:05:02 UTC 2020


    Date: Monday, January 13, 2020 @ 18:05:02
  Author: felixonmars
Revision: 552392

upgpkg: python-paste 3.2.6-1

Modified:
  python-paste/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-13 17:56:57 UTC (rev 552391)
+++ PKGBUILD	2020-01-13 18:05:02 UTC (rev 552392)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.2.5
+pkgver=3.2.6
 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=('5c885db17fde639ff0984b6e356fd20d84dd59ba18863a35796840b6dbc9679a576892c08766c964f7789558a7e98acf8012ba17d47df2a1f9491a2cea1b7411')
+sha512sums=('036571772d5b26c4f6dc2283de9ae404438e745a1bf327ef602aea136d06926de7fa6cebbf7a5125ef17c865d68915711c035cb03deb3590be0418caf04afad3')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}



More information about the arch-commits mailing list