File: 0001-disable-unsupported-sphinx-extension.patch

package info (click to toggle)
jsonpickle 4.0.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,864 kB
  • sloc: python: 6,788; javascript: 654; makefile: 125; sh: 68
file content (22 lines) | stat: -rw-r--r-- 553 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
From: Jan Dittberner <jandd@debian.org>
Date: Thu, 8 Oct 2015 09:25:42 -0700
Subject: disable-unsupported-sphinx-extension

Disable Sphinx extensions not available in Debian or requiring remote access.

Forwarded: not-needed
Last-Update: 2024-03-06
---
 docs/history.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/history.rst b/docs/history.rst
index 8e21750..907000b 100644
--- a/docs/history.rst
+++ b/docs/history.rst
@@ -5,4 +5,4 @@
 History
 *******
 
-.. include:: ../CHANGES (links).rst
+.. include:: ../CHANGES.rst