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

Thore Bödecker foxxx0 at archlinux.org
Tue May 22 13:03:37 UTC 2018


    Date: Tuesday, May 22, 2018 @ 13:03:35
  Author: foxxx0
Revision: 327608

upgpkg: python-cheroot 6.3.1-1

update to 6.3.1

Modified:
  python-cheroot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-22 13:03:29 UTC (rev 327607)
+++ PKGBUILD	2018-05-22 13:03:35 UTC (rev 327608)
@@ -5,8 +5,8 @@
 _pkgbase="${pkgbase//python-/}"
 pkgname=('python-cheroot' 'python2-cheroot')
 pkgdesc="Highly-optimized, pure-python HTTP server"
-pkgver=6.3.0
-pkgrel=2
+pkgver=6.3.1
+pkgrel=1
 arch=('any')
 url="https://github.com/cherrypy/cheroot"
 license=('MIT')
@@ -13,10 +13,10 @@
 makedepends=('python-six' 'python2-six' 'python-setuptools-scm'
   'python2-setuptools-scm' 'python2-backports.functools_lru_cache'
   'python2-backports.unittest_mock' 'tree')
-source=("${pkgbase}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/49/bd/1454cfbd1c892d36d14de98db84d16df862e74673278e919b3b754e20f3c/cheroot-6.3.0.tar.gz"
+source=("${pkgbase}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/c7/de/c49706305d642e8fe8f3d5b61e43850104e579e7a17a8cf71825abecef90/cheroot-6.3.1.tar.gz"
         "LICENSE"
         "cheroot-fix-setup-python3.patch")
-sha512sums=('39803d231c06aff62e8b0b7c192e3ec11a0cc6954a2df4c91bfc8a32c302f9d2a30f30a9bbd88346615e1602ed1bff1fc9995fbe936f276cc4caa655c691f827'
+sha512sums=('277dfe35927f5e41bd9601f89c0bca549946c21523c2e3ee5ce20c4d49bd9e006c2c4046b78289d72d09b7b5befa2de6d456c174ead9b29b42e255972e0fc604'
             '1106afed483b7258e4ae89c5d9459c3834412b31aac90169725ed62d2ab44f61f6f79e894d4c9e4d8bd99e14530ab778df2187784f0b25eaab86d312fad68944'
             '5ec0001c803682f142e3eb1ebcf10614b3d4f2e64dfea874a868b7702a79b429ae86aea5c7b90711d573d5cc25e3296c3b64dc55598d926c06de59d35d8f04bc')
 



More information about the arch-commits mailing list