Debian Patches

Status for python-xstatic-jquery/3.5.1.1-7

Patch Description Author Forwarded Bugs Origin Last update
no-privacy-breach.patch Do not query 3rd party sites Original system from upstream allows the use of a 3rd party repository for the
javascript library. This clearly goes against the spirit of Debian, and
therefore, I'm cleaning the package from entries in the CDN dict.
Thomas Goirand <zigo@debian.org> not-needed 2014-08-01
PEP420-namespace-packages.patch Convert to PEP 420 native namespace packages The pkg_resources module is no longer shipped by python3-setuptools
(>= 84), which made the package FTBFS with:
ModuleNotFoundError: No module named 'pkg_resources'
Delete the namespace __init__.py files and drop the
namespace_packages= declarations, so that xstatic and xstatic.pkg
become native (PEP 420) namespace packages. This doesn't change the
runtime behavior, as these files were never shipped in the binary
packages anyway.

===================================================================
Thomas Goirand <zigo@debian.org> no 2026-09-16

All known versions for source package 'python-xstatic-jquery'

Links