From 193a49b02389ef0c383bf1d501e6c787203c4476 Mon Sep 17 00:00:00 2001 From: Debian Science Team Date: Tue, 28 Jan 2025 22:18:06 +0000 Subject: [PATCH] Avoid privacy breach by analytics Author: Yaroslav Halchenko , Andreas Tille , Rebecca N. Palmer Forwarded: not-needed Gbp-Pq: Name deb_disable_analytics.patch --- doc/source/conf.py | 4 --- pandas/tests/io/data/html/spam.html | 44 +++-------------------------- web/pandas/_templates/layout.html | 1 - 3 files changed, 4 insertions(+), 45 deletions(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 3f3241f8..d12957f2 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -243,10 +243,6 @@ html_theme_options = { "footer_start": ["pandas_footer", "sphinx-version"], "github_url": "https://github.com/pandas-dev/pandas", "twitter_url": "https://twitter.com/pandas_dev", - "analytics": { - "plausible_analytics_domain": "pandas.pydata.org", - "plausible_analytics_url": "https://views.scientific-python.org/js/script.js", - }, "logo": {"image_dark": "https://pandas.pydata.org/static/img/pandas_white.svg"}, "navbar_align": "left", "navbar_end": ["version-switcher", "theme-switcher", "navbar-icon-links"], 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 c8025aee..ebee9cd4 100644 --- a/web/pandas/_templates/layout.html +++ b/web/pandas/_templates/layout.html @@ -1,7 +1,6 @@ - pandas - Python Data Analysis Library -- 2.30.2