dev-python/pyserial: remove unused patch(es)
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 30 Mar 2020 16:23:09 +0000 (18:23 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 14 May 2020 22:19:29 +0000 (18:19 -0400)
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-python/pyserial/files/mapping.patch [deleted file]

diff --git a/dev-python/pyserial/files/mapping.patch b/dev-python/pyserial/files/mapping.patch
deleted file mode 100644 (file)
index dfcb473..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -ur pyserial-2.7.orig/documentation/conf.py pyserial-2.7/documentation/conf.py
---- a/documentation/conf.py     2013-10-18 00:29:53.000000000 +0800
-+++ b/documentation/conf.py  2014-03-28 12:41:08.848807687 +0800
-@@ -192,9 +192,3 @@
- # If false, no module index is generated.
- #latex_use_modindex = True
--
--# for external links to standard library
--intersphinx_mapping = {
--        #~ 'python': ('http://docs.python.org', None),
--        'py': ('http://docs.python.org', None),
--        }