From 1cc98a1c030efea10906f9d0502e01ccd591d35d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 22 Oct 2019 15:35:22 +0200 Subject: dev-python/cheroot: update to 6.5.6 --- dev-python/cheroot/files/6.5.4-fix-requirements.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 dev-python/cheroot/files/6.5.4-fix-requirements.patch (limited to 'dev-python/cheroot/files') diff --git a/dev-python/cheroot/files/6.5.4-fix-requirements.patch b/dev-python/cheroot/files/6.5.4-fix-requirements.patch new file mode 100644 index 0000000..a5a4937 --- /dev/null +++ b/dev-python/cheroot/files/6.5.4-fix-requirements.patch @@ -0,0 +1,10 @@ +--- a/setup.cfg 2019-03-09 17:14:40.127863655 -0600 ++++ b/setup.cfg 2019-03-09 17:15:22.135345396 -0600 +@@ -57,7 +57,6 @@ + setuptools_scm>=1.15.0 + setuptools_scm_git_archive>=1.0 + install_requires = +- backports.functools_lru_cache + six>=1.11.0 + more_itertools>=2.6 + -- cgit v1.2.3