summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2019-03-09 14:26:05 -0600
committerWilliam Hubbs <williamh@gentoo.org>2019-03-09 17:22:57 -0600
commit4ea066613c23ed12ef7dd6396c89bf30598cc8a9 (patch)
treee456132ed440ef6b772d92743aa721e246597832 /dev-python/cheroot/files
parentnet-mail/notmuch: Fix QA warnings (diff)
downloadgentoo-4ea066613c23ed12ef7dd6396c89bf30598cc8a9.tar.gz
gentoo-4ea066613c23ed12ef7dd6396c89bf30598cc8a9.tar.bz2
gentoo-4ea066613c23ed12ef7dd6396c89bf30598cc8a9.zip
dev-python/cheroot: 6.5.4 version bump
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'dev-python/cheroot/files')
-rw-r--r--dev-python/cheroot/files/6.5.4-fix-requirements.patch10
1 files changed, 10 insertions, 0 deletions
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 000000000000..a5a493704cfa
--- /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
+