Debian Patches

Status for python-xstatic-bootstrap-datepicker/0.0.0.1-11

Patch Description Author Forwarded Bugs Origin Last update
using-new-version-for-bootstrap_datepicker.patch Using new version 1.3.1 of xstatic/pkg/bootstrap_datepicker/__init__.py Since the upstream source code is surprisingly not yet available on github,
I'm patching __init__.py which is anyway the only thing I really need from
upstream code.
Thomas Goirand <zigo@debian.org> not-needed 2014-10-06
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-bootstrap-datepicker'

Links