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

Thore Bödecker foxxx0 at archlinux.org
Sat Nov 24 09:59:20 UTC 2018


    Date: Saturday, November 24, 2018 @ 09:59:19
  Author: foxxx0
Revision: 409613

upgpkg: python2-cherrypy 17.4.1-1

update to 17.4.1

Modified:
  python2-cherrypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-24 09:52:37 UTC (rev 409612)
+++ PKGBUILD	2018-11-24 09:59:19 UTC (rev 409613)
@@ -8,7 +8,7 @@
 
 pkgname='python2-cherrypy'
 _pkgname="${pkgname#python2-}"
-pkgver=17.4.0
+pkgver=17.4.1
 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=('56b02f1ec5b617202effe5c9c90f3f93ebf141700c05e594aa45c16cac3fed60dda08265bc951706dba14fe71370f05478d6c2028312b8d36d69cf2531f5990f')
+sha512sums=('4844cbdd73b05d5bf7625e28360d7f210a8c96674605598023931ad9189fbd04e9799e2f30389b9bfdfc8f8459a9b70827884c488aad2a1b062831265aa5a121')
 
 prepare() {
   # fix python interpreter for python2 stuff



More information about the arch-commits mailing list