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

Felix Yan felixonmars at archlinux.org
Wed Jul 24 17:07:26 UTC 2019


    Date: Wednesday, July 24, 2019 @ 17:07:25
  Author: felixonmars
Revision: 492695

upgpkg: python-paste 3.1.0-1

Modified:
  python-paste/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-24 17:06:31 UTC (rev 492694)
+++ PKGBUILD	2019-07-24 17:07:25 UTC (rev 492695)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.0.8
+pkgver=3.1.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=('d811e9a69f6fdd9cd7c960bae45c889cfb9b761f66c84b045e26f8cea0fa499c5ec27510d2b639062ab75cb090a35a37930813ac1f42c59c0426f2e3231d9c96')
+sha512sums=('278922ea60be60bb89552f9ec9fb324e36b38b00c4283e4a2b38e4b77a977340fd83a2a35b69802fadaedfd74c5262592eb517b5e8ff7be05d9f9bd32c1b650e')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}



More information about the arch-commits mailing list