[med-svn] [Git][med-team/intake][master] 2 commits: New fix-intersphinx-mapping.patch

Alexandre Detiste (@detiste-guest) gitlab at salsa.debian.org
Sat Jan 18 18:10:08 GMT 2025



Alexandre Detiste pushed to branch master at Debian Med / intake


Commits:
982fc354 by Antonio Valentino at 2025-01-18T16:54:27+00:00
New fix-intersphinx-mapping.patch

- - - - -
54e63dcf by Alexandre Detiste at 2025-01-18T18:10:02+00:00
Merge branch 'bugfix/intersphinx' into 'master'

New fix-intersphinx-mapping.patch

See merge request med-team/intake!2
- - - - -


3 changed files:

- debian/changelog
- + debian/patches/fix-intersphinx-mapping.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -9,6 +9,10 @@ intake (0.6.6-4) UNRELEASED; urgency=medium
   * Standards-Version: 4.7.0 (routine-update)
   * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
 
+  [ Antonio Valentino ]
+  * debian/patches:
+    - New fix-intersphinx-mapping.patch.
+
  -- Andreas Tille <tille at debian.org>  Tue, 07 Jan 2025 09:34:52 +0100
 
 intake (0.6.6-3) unstable; urgency=medium


=====================================
debian/patches/fix-intersphinx-mapping.patch
=====================================
@@ -0,0 +1,21 @@
+From: Antonio Valentino <antonio.valentino at tiscali.it>
+Date: Sat, 18 Jan 2025 16:50:39 +0000
+Subject: Fix intersphinx mapping
+
+---
+ docs/source/conf.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/docs/source/conf.py b/docs/source/conf.py
+index dcb410c..252bb7e 100644
+--- a/docs/source/conf.py
++++ b/docs/source/conf.py
+@@ -174,7 +174,7 @@ texinfo_documents = [
+ 
+ 
+ # Example configuration for intersphinx: refer to the Python standard library.
+-intersphinx_mapping = {'https://docs.python.org/': None}
++intersphinx_mapping = {"python": ('https://docs.python.org/3', None)}
+ 
+ 
+ 


=====================================
debian/patches/series
=====================================
@@ -6,3 +6,4 @@ typo-in-manual-page.patch
 84e22555aa415eb6a92c60b11d5f1e09d4737c54.patch
 python3.12.patch
 platformdirs.patch
+fix-intersphinx-mapping.patch



View it on GitLab: https://salsa.debian.org/med-team/intake/-/compare/5e2ec52120d6fc97d8fde33d57a5c2c25f689e09...54e63dcfca0e14b0a259c2a785ba1e573e01bccf

-- 
View it on GitLab: https://salsa.debian.org/med-team/intake/-/compare/5e2ec52120d6fc97d8fde33d57a5c2c25f689e09...54e63dcfca0e14b0a259c2a785ba1e573e01bccf
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20250118/ac515e43/attachment-0001.htm>


More information about the debian-med-commit mailing list