python3Packages.xstatic-bootstrap: 4.5.3.1 -> 5.3.8.0

This commit was automatically generated using update-python-libraries.

Co-authored-by: Michael Daniels <mdaniels5757@gmail.com>
This commit is contained in:
Martin Weinelt
2026-02-01 17:40:50 +01:00
co-authored by Michael Daniels
parent de5afa889c
commit f9e94fccc1
@@ -6,13 +6,13 @@
buildPythonPackage rec {
pname = "xstatic-bootstrap";
version = "4.5.3.1";
version = "5.3.8.0";
format = "setuptools";
src = fetchPypi {
pname = "XStatic-Bootstrap";
pname = "xstatic_bootstrap";
inherit version;
sha256 = "cf67d205437b32508a88b69a7e7c5bbe2ca5a8ae71097391a6a6f510ebfd2820";
hash = "sha256-BPXMlbvlQ40ehR0GxMoa1/hL02oJtN5aH1S1JOhQaFk=";
};
# no tests implemented