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

Thore Bödecker foxxx0 at gemini.archlinux.org
Sun Jan 23 12:40:22 UTC 2022


    Date: Sunday, January 23, 2022 @ 12:40:21
  Author: foxxx0
Revision: 1113589

upgpkg: python-cheroot 8.6.0-1: update to upstream release 8.5.0

Modified:
  python-cheroot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-23 12:39:14 UTC (rev 1113588)
+++ PKGBUILD	2022-01-23 12:40:21 UTC (rev 1113589)
@@ -5,8 +5,8 @@
 _pkgbase="${pkgbase//python-/}"
 pkgname=('python-cheroot')
 pkgdesc="Highly-optimized, pure-python HTTP server"
-pkgver=8.5.2
-pkgrel=6
+pkgver=8.6.0
+pkgrel=1
 arch=('any')
 url="https://github.com/cherrypy/cheroot"
 license=('MIT')
@@ -18,7 +18,7 @@
 source=("https://files.pythonhosted.org/packages/source/${_pkgbase:0:1}/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz"
         "LICENSE"
         "disable-broken-tests.patch")
-sha512sums=('245c4157f5e11741d94375099878ef5b31945412a2b02961502e762b9770fd968f4f977fe2d74744aa6596c668079d7f07b6f129fa11438783a95d3a5ee088fa'
+sha512sums=('26e48c935fe32d4ce3cf6ae20b5b272416ca53bd8496527c2958ec2ebe87529c831f283ae900e13271b610e39531b682df0376935ecc3bcfcca11c299cd2a893'
             '1106afed483b7258e4ae89c5d9459c3834412b31aac90169725ed62d2ab44f61f6f79e894d4c9e4d8bd99e14530ab778df2187784f0b25eaab86d312fad68944'
             '488766eeb0ce4e1c95e1848a4d89aeb190317c634b2894dcc696cb4af64bae748554154ea76cc34cf0b666d507c42e631d0e8759a6ed7669fe49bf7f8ef5b9a9')
 



More information about the arch-commits mailing list