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

Jelle van der Waa jelle at archlinux.org
Fri Jan 6 16:17:26 UTC 2017


    Date: Friday, January 6, 2017 @ 16:17:26
  Author: jelle
Revision: 205816

upgpkg: python-cherrypy 8.7.0-1

Modified:
  python-cherrypy/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-06 15:33:03 UTC (rev 205815)
+++ PKGBUILD	2017-01-06 16:17:26 UTC (rev 205816)
@@ -5,15 +5,15 @@
 # Contributor: Armando M. Baratti <amblistas at ajato.com.br>
 # Contributor: Florian Richter <Florian_Richter at gmx.de>
 pkgname=('python-cherrypy' 'python2-cherrypy')
-pkgver=8.5.0
-pkgrel=4
+pkgver=8.7.0
+pkgrel=1
 pkgdesc="A pythonic, object-oriented web development framework"
 arch=('any')
 url="http://www.cherrypy.org"
 license=('BSD')
 makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
-source=('https://pypi.python.org/packages/70/82/e179ecc2c84768da6a4397e9c7300f2c249f9882e0ed83a7599b38aa42b2/CherryPy-8.5.0.tar.gz')
-md5sums=('a43755ddd675ed5a11134f77ef033ad1')
+source=("https://pypi.python.org/packages/7e/22/05ad0115a8bf4be740f650d1a220bbb11e8217a160a4c2e93bb62191879c/CherryPy-8.7.0.tar.gz")
+md5sums=('4cd92f109933e737c8e372ab51e865a8')
 
 build() {
   cp -r CherryPy-${pkgver} CherryPy-${pkgver}-py2



More information about the arch-commits mailing list