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

Thore Bödecker foxxx0 at archlinux.org
Tue Dec 5 10:02:17 UTC 2017


    Date: Tuesday, December 5, 2017 @ 10:02:16
  Author: foxxx0
Revision: 272223

upgpkg: python-cheroot 6.0.0-1

update to 6.0.0

Modified:
  python-cheroot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-05 09:25:56 UTC (rev 272222)
+++ PKGBUILD	2017-12-05 10:02:16 UTC (rev 272223)
@@ -5,7 +5,7 @@
 _pkgbase="${pkgbase//python-/}"
 pkgname=('python-cheroot' 'python2-cheroot')
 pkgdesc="Highly-optimized, pure-python HTTP server"
-pkgver=5.10.0
+pkgver=6.0.0
 pkgrel=1
 arch=('any')
 url="https://github.com/cherrypy/cheroot"
@@ -12,9 +12,9 @@
 license=('MIT')
 makedepends=('python-six' 'python2-six' 'python-setuptools-scm'
   'python2-setuptools-scm')
-source=("${pkgbase}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/14/dc/afc41e7f7e797973808d8520e6aef21c4efd00550aa32f5b726327d36be0/${_pkgbase}-${pkgver}.tar.gz"
+source=("${pkgbase}-${pkgver}.tar.gz::https://pypi.python.org/packages/a7/d1/27e974bd18ec4933717911a746f3b3b8a2ff66549bd7dc510054e40e42f2/cheroot-6.0.0.tar.gz"
         "LICENSE")
-sha512sums=('976169d4ab658f3d97f8ccc5d94183d19c2333b1d5b95dd0b48c004fd5f2854fcbe7e45101542ba17af6cd7804cb9a8c2c4e76be71f3ccac97dd2348b4278c7c'
+sha512sums=('0109fbf3b73ed3f12261eaa3c6d86b6c6b80a1ba3564548ba3288aa6c61a1c08db60886e677991bf7997e6a5b1ec7767a3e06098ec1748453e72c40fda7b82a7'
             '1106afed483b7258e4ae89c5d9459c3834412b31aac90169725ed62d2ab44f61f6f79e894d4c9e4d8bd99e14530ab778df2187784f0b25eaab86d312fad68944')
 
 package_python-cheroot() {



More information about the arch-commits mailing list