Date: Sunday, January 1, 2017 @ 15:07:09 Author: foutrelis Revision: 203488
Python 3.6 rebuild Modified: python-cherrypy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-01 15:06:43 UTC (rev 203487) +++ PKGBUILD 2017-01-01 15:07:09 UTC (rev 203488) @@ -6,7 +6,7 @@ # Contributor: Florian Richter <[email protected]> pkgname=('python-cherrypy' 'python2-cherrypy') pkgver=8.5.0 -pkgrel=3 +pkgrel=4 pkgdesc="A pythonic, object-oriented web development framework" arch=('any') url="http://www.cherrypy.org"
