[packages/python3-setuptools] remove no-intersphinx-downloads patch never included in spec

atler atler at pld-linux.org
Sun Jul 21 21:14:47 CEST 2024


commit c6c5276f3bc730a4003755a25441aa9aa0b4e0a1
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Jul 21 21:02:24 2024 +0200

    remove no-intersphinx-downloads patch never included in spec

 no-intersphinx-downloads.patch | 44 ------------------------------------------
 1 file changed, 44 deletions(-)
---
diff --git a/no-intersphinx-downloads.patch b/no-intersphinx-downloads.patch
deleted file mode 100644
index 9afc045..0000000
--- a/no-intersphinx-downloads.patch
+++ /dev/null
@@ -1,44 +0,0 @@
---- setuptools-62.0.0/docs/conf.py.orig	2022-04-04 12:27:45.000000000 +0200
-+++ setuptools-62.0.0/docs/conf.py	2022-04-09 10:50:38.582612780 +0200
-@@ -84,17 +84,6 @@
- # Be strict about any broken references:
- nitpicky = True
- 
--# Include Python intersphinx mapping to prevent failures
--# jaraco/skeleton#51
--extensions += ['sphinx.ext.intersphinx']
--intersphinx_mapping = {
--    'python': ('https://docs.python.org/3', None),
--}
--
--intersphinx_mapping.update({
--    'pypa-build': ('https://pypa-build.readthedocs.io/en/latest/', None)
--})
--
- # Add support for linking usernames
- github_url = 'https://github.com'
- github_repo_org = 'pypa'
-@@ -170,12 +159,6 @@
-     ('py:mod', 'docutils'),  # there's no Sphinx site documenting this
- ]
- 
--# Allow linking objects on other Sphinx sites seamlessly:
--intersphinx_mapping.update(
--    python2=('https://docs.python.org/2', None),
--    python=('https://docs.python.org/3', None),
--)
--
- # Add support for the unreleased "next-version" change notes
- extensions += ['sphinxcontrib.towncrier']
- # Extension needs a path from here to the towncrier config.
-@@ -206,10 +189,3 @@
-     },
-     # rel="apple-touch-icon" does not support SVG yet
- ]
--
--intersphinx_mapping['pip'] = 'https://pip.pypa.io/en/latest', None
--intersphinx_mapping['PyPUG'] = ('https://packaging.python.org/en/latest/', None)
--intersphinx_mapping['packaging'] = ('https://packaging.pypa.io/en/latest/', None)
--intersphinx_mapping['importlib-resources'] = (
--    'https://importlib-resources.readthedocs.io/en/latest', None
--)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-setuptools.git/commitdiff/c6c5276f3bc730a4003755a25441aa9aa0b4e0a1



More information about the pld-cvs-commit mailing list