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

Thore Bödecker foxxx0 at archlinux.org
Tue Dec 5 12:30:37 UTC 2017


    Date: Tuesday, December 5, 2017 @ 12:30:36
  Author: foxxx0
Revision: 272237

upgpkg: python-cherrypy 13.0.0-1

update to 13.0.0

Modified:
  python-cherrypy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-05 11:53:16 UTC (rev 272236)
+++ PKGBUILD	2017-12-05 12:30:36 UTC (rev 272237)
@@ -9,7 +9,7 @@
 pkgbase='python-cherrypy'
 _pkgbase="${pkgbase//python-/}"
 pkgname=('python-cherrypy' 'python2-cherrypy')
-pkgver=12.0.2
+pkgver=13.0.0
 pkgrel=1
 pkgdesc="A pythonic, object-oriented web development framework"
 arch=('any')
@@ -20,7 +20,7 @@
   'python2-six' 'python-cheroot' 'python2-cheroot' 'python-portend'
   'python2-portend')
 source=("${pkgbase}-${pkgver}.tar.gz::https://github.com/${_pkgbase}/${_pkgbase}/archive/v$pkgver.tar.gz")
-sha512sums=('49bcd642ef5d3d9a5aa60125a12df5b1a288e4133a0ed16839e6a9bce49184e7526d2508afd5959f77e09fddca4ff1a8846b833f63190e4451fe7553dda87e55')
+sha512sums=('1118219499d6656c128ec74c8e1bb2c71911443bdf20cfcfbdd794ad94205dcc59eb0fdfdcd920cd314dbd447880d8662c6051108aaa68310f3701a125c51ad5')
 
 prepare() {
   cp -r "${srcdir}/${_pkgbase}-${pkgver}" "${srcdir}/${_pkgbase}-${pkgver}-py2"



More information about the arch-commits mailing list