File: privacy-breach.patch

package info (click to toggle)
python-wrapt 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,592 kB
  • sloc: python: 8,452; ansic: 2,978; makefile: 168; sh: 46
file content (16 lines) | stat: -rw-r--r-- 459 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Privacy breach
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2026-02-26

--- python-wrapt-2.1.1.orig/docs/conf.py
+++ python-wrapt-2.1.1/docs/conf.py
@@ -174,7 +174,7 @@ htmlhelp_basename = "wraptdoc"
 
 # Ensure jQuery is included for search functionality
 html_js_files = [
-    "https://code.jquery.com/jquery-3.7.1.min.js",
+    "",
 ]
 
 # -- Options for LaTeX output --------------------------------------------------