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

Felix Yan felixonmars at archlinux.org
Mon Aug 26 04:33:53 UTC 2019


    Date: Monday, August 26, 2019 @ 04:33:53
  Author: felixonmars
Revision: 501772

upgpkg: python-paste 3.1.1-1

Modified:
  python-paste/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-26 04:32:44 UTC (rev 501771)
+++ PKGBUILD	2019-08-26 04:33:53 UTC (rev 501772)
@@ -4,7 +4,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=3.1.0
+pkgver=3.1.1
 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=('278922ea60be60bb89552f9ec9fb324e36b38b00c4283e4a2b38e4b77a977340fd83a2a35b69802fadaedfd74c5262592eb517b5e8ff7be05d9f9bd32c1b650e')
+sha512sums=('6b1913e18dee96fd5cfd53c86d3243f5c36e51175854235dcea6d5e89012bf251d6e6979b37bb8259872651da36fa06877579c949c896e0ed8c4b1c092e988b3')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}



More information about the arch-commits mailing list