* update python-pecan to 1.5.1-3
This commit is contained in:
parent
b11e0c58a6
commit
51aea90e16
@ -1,7 +1,7 @@
|
||||
pkgbase = python-pecan
|
||||
pkgdesc = A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies.
|
||||
pkgver = 1.5.1
|
||||
pkgrel = 2
|
||||
pkgrel = 3
|
||||
url = https://github.com/pecan/pecan
|
||||
arch = any
|
||||
license = BSD
|
||||
|
@ -5,7 +5,7 @@ pkgname="python-pecan"
|
||||
_pkgname="${pkgname#python-}"
|
||||
pkgdesc='A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies.'
|
||||
pkgver=1.5.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=(any)
|
||||
url='https://github.com/pecan/pecan'
|
||||
license=('BSD')
|
||||
|
Loading…
x
Reference in New Issue
Block a user