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

Thore Bödecker foxxx0 at archlinux.org
Sun Jun 23 16:49:56 UTC 2019


    Date: Sunday, June 23, 2019 @ 16:49:56
  Author: foxxx0
Revision: 483194

upgpkg: python2-cherrypy 17.4.2-1

update to 17.4.2

Modified:
  python2-cherrypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-23 16:49:55 UTC (rev 483193)
+++ PKGBUILD	2019-06-23 16:49:56 UTC (rev 483194)
@@ -8,7 +8,7 @@
 
 pkgname='python2-cherrypy'
 _pkgname="${pkgname#python2-}"
-pkgver=17.4.1
+pkgver=17.4.2
 pkgrel=1
 pkgdesc='A pythonic, object-oriented web development framework'
 arch=('any')
@@ -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=('4844cbdd73b05d5bf7625e28360d7f210a8c96674605598023931ad9189fbd04e9799e2f30389b9bfdfc8f8459a9b70827884c488aad2a1b062831265aa5a121')
+sha512sums=('193b5b69b41d1651216795cc81556c90541cd54e125ae8a64ec00e1ad839a061a8af0330722ff6752f7c6a6505670cb36c082448854f1a380b5faafe135103f0')
 
 prepare() {
   # fix python interpreter for python2 stuff



More information about the arch-commits mailing list