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

Thore Bödecker foxxx0 at archlinux.org
Mon Feb 19 12:27:54 UTC 2018


    Date: Monday, February 19, 2018 @ 12:27:53
  Author: foxxx0
Revision: 296365

upgpkg: python-pecan 1.3.2-1

update to 1.3.2

Modified:
  python-pecan/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-19 12:25:51 UTC (rev 296364)
+++ PKGBUILD	2018-02-19 12:27:53 UTC (rev 296365)
@@ -3,8 +3,8 @@
 pkgbase='python-pecan'
 pkgname=('python2-pecan' 'python-pecan')
 pkgdesc='A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies.'
-pkgver=1.2.1
-pkgrel=4
+pkgver=1.3.2
+pkgrel=1
 arch=('any')
 url='https://github.com/pecan/pecan'
 license=('BSD')
@@ -11,7 +11,7 @@
 makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools' 'python-sphinx' 'python2-sphinx' 'python-webob' 'python2-webob' 'python-mako' 'python2-mako' 'python-webtest' 'python2-webtest')
 checkdepends=('python2-tox' 'python2-singledispatch' 'python2-waitress' 'python2-markupsafe' 'python2-six' 'python2-beautifulsoup4' 'python2-gunicorn' 'uwsgi-plugin-python2')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/pecan/pecan/archive/${pkgver}.tar.gz")
-sha512sums=('eced82e4c3ceaaf9b2d6135da9e108b6334f56fc9e356ea05cfa7a7048c41eba019b87e1e793e310b95aa0740314aa6235ff24fc1735f222da741390c44a8735')
+sha512sums=('21eca763571c66d5bd2cecf59ebf5b4a70476088a670a5d8067ab84dc67881b81ae5a85fe2f262ca90a8a39b3a9bf8310651d0c595e331fcd0457b01f7f9cf2e')
 
 prepare() {
   cd "${srcdir}/pecan-${pkgver}"



More information about the arch-commits mailing list