From cec42838ebc41aa9b6058e83772976dc8d6de7b2 Mon Sep 17 00:00:00 2001 From: Dan Radez Date: Aug 19 2019 19:25:07 +0000 Subject: updating to 6.5.6 --- diff --git a/.gitignore b/.gitignore index e68c79a..383622f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /cheroot-6.5.4.tar.gz /cheroot-6.5.5.tar.gz +/cheroot-6.5.6.tar.gz diff --git a/python-cheroot.spec b/python-cheroot.spec index f5bda56..cc08782 100644 --- a/python-cheroot.spec +++ b/python-cheroot.spec @@ -4,8 +4,8 @@ %bcond_with docs Name: python-%{pypi_name} -Version: 6.5.5 -Release: 3%{?dist} +Version: 6.5.6 +Release: 1%{?dist} Summary: Highly-optimized, pure-python HTTP server License: BSD @@ -69,12 +69,13 @@ sed -i '/backports.functools_lru_cache/d' setup.cfg # ssl test fail # https://github.com/cherrypy/cheroot/issues/173 -sed -i '229i@pytest.mark.skip(reason="Skip test_tls_client_auth: https://github.com/cherrypy/cheroot/issues/195")' cheroot/test/test_ssl.py +sed -i '230i@pytest.mark.skip(reason="Skip test_tls_client_auth: https://github.com/cherrypy/cheroot/issues/195")' cheroot/test/test_ssl.py # testmon is not needed to tests to run successfully # the f31 version of testmon requires pytest < 4 # which is not in f31 sed -i 's/ --testmon//' pytest.ini +sed -i 's/ -n auto//' pytest.ini sed -i '/pytest-testmon/d' setup.cfg @@ -106,6 +107,9 @@ LANG=C.utf-8 %{__python3} -m pytest --ignore=build %endif %changelog +* Mon Aug 19 2019 Dan Radez - 6.5.6-1 +- update to 6.5.6 + * Mon Aug 19 2019 Miro HronĨok - 6.5.5-3 - Rebuilt for Python 3.8 diff --git a/sources b/sources index 03d2378..25f86ac 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ SHA512 (cheroot-6.5.4.tar.gz) = 62a48ced225bf9167259b82f5e88a953bdc422982a6c0b0121b28e895cc8347cc033f573b57a048c59167586e0b21e94ad233ce2b65a1b72feb01db82b5ed411 SHA512 (cheroot-6.5.5.tar.gz) = 85ac5072615ba1b906c23b167e2582ad3cad12c5e4b70d81cef971a61a1caf287f479a665e8fabd66b2bae9c8bb1c9947e5e3fb4ba6e064678782bb3eb351d34 +SHA512 (cheroot-6.5.6.tar.gz) = 6796940e9a3f09fcdbf8c75a820222619dd7388012f294396e425d7d535b3a1a8962e9c206d2951b58c8ec04d921b57e54fca70e8775adf9ec219834cada0e8c