From ac8c7398f189182aa0f8e21b2a09b57571157691 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Fri, 22 Feb 2019 15:46:48 +0100 Subject: pcr/python2-weberror: updated to 0.13.1 --- pcr/python2-weberror/PKGBUILD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'pcr/python2-weberror') diff --git a/pcr/python2-weberror/PKGBUILD b/pcr/python2-weberror/PKGBUILD index d1eb475b7..cfd07a345 100644 --- a/pcr/python2-weberror/PKGBUILD +++ b/pcr/python2-weberror/PKGBUILD @@ -1,11 +1,11 @@ -#Maintainer (Arch): Brad Pitcher -#Contributor (Arch): David Campbell -#Contributor (Arch): Cilyan Olowen -#Contributor (Arch): Axilleas Pipinellis +#Maintainer (AUR): Brad Pitcher +#Contributor (AUR): David Campbell +#Contributor (AUR): Cilyan Olowen +#Contributor (AUR): Axilleas Pipinellis #Maintainer: Omar Vega Ramos pkgname=python2-weberror -pkgver=0.10.3 +pkgver=0.13.1 pkgrel=2 pkgdesc="Web Error handling and exception catching." arch=('any') @@ -14,8 +14,8 @@ license=('MIT') depends=('python2' 'python2-webob' 'python2-tempita' 'python2-simplejson' 'python2-paste>=1.7.1' 'python2-pygments') makedepends=('python2-distribute') -source=(http://pypi.python.org/packages/source/W/WebError/WebError-${pkgver}.tar.gz) -md5sums=('84b9990b0baae6fd440b1e60cdd06f9a') +source=(https://pypi.python.org/packages/source/W/WebError/WebError-${pkgver}.tar.gz) +sha256sums=('c19f8bd57de2f1eea1b18a44f1ba1ad27421097c9ecfa0ae754fa42c9cdd9864') package() { cd ${srcdir}/WebError-${pkgver} -- cgit v1.2.2