Debian Patches

Status for python-calmjs.parse/1.2.5-8

Patch Description Author Forwarded Bugs Origin Last update
removed-setuptools-from-install-requires.patch Removed setuptools from install-requires Thomas Goirand <zigo@debian.org> no debian 2024-10-14
remove-pkg-resources.patch Remove usage of pkg_resources, convert to PEP 420 namespace The pkg_resources module is no longer shipped by python3-setuptools
(>= 84), which made the package FTBFS with:
E ModuleNotFoundError: No module named 'pkg_resources'
Delete the calmjs namespace __init__.py file and use
find_namespace_packages, replace pkg_resources by
importlib.metadata, and teach pytest about the new native
namespace package.

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

All known versions for source package 'python-calmjs.parse'

Links