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

Thore Bödecker foxxx0 at archlinux.org
Thu Sep 27 07:27:56 UTC 2018


    Date: Thursday, September 27, 2018 @ 07:27:55
  Author: foxxx0
Revision: 385901

upgpkg: python2-cherrypy 17.4.0-1

update to 17.4.0

Modified:
  python2-cherrypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-27 07:17:19 UTC (rev 385900)
+++ PKGBUILD	2018-09-27 07:27:55 UTC (rev 385901)
@@ -8,8 +8,8 @@
 
 pkgname='python2-cherrypy'
 _pkgname="${pkgname#python2-}"
-pkgver=17.3.0
-pkgrel=2
+pkgver=17.4.0
+pkgrel=1
 pkgdesc='A pythonic, object-oriented web development framework'
 arch=('any')
 url='https://cherrypy.org'
@@ -21,7 +21,7 @@
   'python2-contextlib2' 'python2-zc.lockfile')
 checkdepends=('python2-tox')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${_pkgname}/${_pkgname}/archive/v$pkgver.tar.gz")
-sha512sums=('779cf604c88104db89a9b3ff51f88fd9e307773c6bca2454ad4909ca9e366f0a895afb037450a87193622ea4a8e2812de924d8472dcf94488a4fe30912e73c09')
+sha512sums=('56b02f1ec5b617202effe5c9c90f3f93ebf141700c05e594aa45c16cac3fed60dda08265bc951706dba14fe71370f05478d6c2028312b8d36d69cf2531f5990f')
 
 prepare() {
   # fix python interpreter for python2 stuff



More information about the arch-commits mailing list