[arch-commits] Commit in python-pecan/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Oct 26 06:13:22 UTC 2019
Date: Saturday, October 26, 2019 @ 06:13:21
Author: felixonmars
Revision: 520223
Python 3.8 rebuild
Modified:
python-pecan/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-26 06:13:19 UTC (rev 520222)
+++ PKGBUILD 2019-10-26 06:13:21 UTC (rev 520223)
@@ -4,7 +4,7 @@
_pkgname="${pkgname#python-}"
pkgdesc='A WSGI object-dispatching web framework, designed to be lean and fast with few dependencies.'
pkgver=1.3.3
-pkgrel=1
+pkgrel=2
arch=('any')
url='https://github.com/pecan/pecan'
license=('BSD')
More information about the arch-commits
mailing list