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

Felix Yan fyan at archlinux.org
Tue May 12 02:55:15 UTC 2015


    Date: Tuesday, May 12, 2015 @ 04:55:15
  Author: fyan
Revision: 133280

upgpkg: python-paste 2.0.2-1

Modified:
  python-paste/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-12 02:54:02 UTC (rev 133279)
+++ PKGBUILD	2015-05-12 02:55:15 UTC (rev 133280)
@@ -5,7 +5,7 @@
 
 pkgbase=python-paste
 pkgname=(python-paste python2-paste)
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc="Tools for using a Web Server Gateway Interface stack"
 arch=('any')
@@ -16,7 +16,7 @@
 optdepends=('python2-flup: WSGI utilities'
             'python-openid: Support for OpenID')
 source=("http://pypi.python.org/packages/source/P/Paste/Paste-${pkgver}.tar.gz")
-md5sums=('5aa1890d20e6f93b46e855aa1e17ba27')
+md5sums=('4bfc8a7eaf858f6309d2ac0f40fc951c')
 
 prepare() {
   cp -a Paste-${pkgver}{,-py2}



More information about the arch-commits mailing list