From fcd24c855365841a446abceb592b28521ab661a7 Mon Sep 17 00:00:00 2001 From: Debian Science Team Date: Sun, 19 Feb 2023 11:01:48 +0000 Subject: [PATCH] Avoid privacy breach by Google Analytics Author: Yaroslav Halchenko , Andreas Tille , Rebecca N. Palmer Forwarded: not-needed Gbp-Pq: Name deb_disable_googleanalytics.patch --- doc/source/conf.py | 1 - pandas/tests/io/data/html/spam.html | 44 +++-------------------------- web/pandas/_templates/layout.html | 8 ------ 3 files changed, 4 insertions(+), 49 deletions(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 25267056..e7386121 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -243,7 +243,6 @@ html_theme_options = { "footer_items": ["pandas_footer", "sphinx-version"], "github_url": "https://github.com/pandas-dev/pandas", "twitter_url": "https://twitter.com/pandas_dev", - "google_analytics_id": "UA-27880019-2", "logo": {"image_dark": "https://pandas.pydata.org/static/img/pandas_white.svg"}, "navbar_end": ["version-switcher", "theme-switcher", "navbar-icon-links"], "switcher": { diff --git a/pandas/tests/io/data/html/spam.html b/pandas/tests/io/data/html/spam.html index a8e445ff..f875e288 100644 --- a/pandas/tests/io/data/html/spam.html +++ b/pandas/tests/io/data/html/spam.html @@ -27,45 +27,9 @@ - - + @@ -794,4 +758,4 @@ handler: function() {this.cancel();},   Software v.1.2.2 - \ No newline at end of file + diff --git a/web/pandas/_templates/layout.html b/web/pandas/_templates/layout.html index 3cad22bf..16b2a0ab 100644 --- a/web/pandas/_templates/layout.html +++ b/web/pandas/_templates/layout.html @@ -1,14 +1,6 @@ - pandas - Python Data Analysis Library -- 2.30.2