Debian Patches

Status for python-maxcube-api/0.4.3-1

Patch Description Author Forwarded Bugs Origin Last update
add_setuptools Add PEP 517 build-system to pyproject.toml
Add setuptools build backend configuration, enabling PEP 517 compliant builds.
This allows pybuild to build the package for Debian, and improves upstream
packaging by enabling isolated build environments via pip.
Pieter Lenaerts <plenae@disroot.org> yes 2026-06-10
set_license_in_setup_py_to_MIT Set license in setup.py to MIT Pieter Lenaerts <plenae@disroot.org> yes 2026-06-10
patch_mock_test_commander_py Patch mock usage in test_commander.py
Fix unittest mock conflicts by replacing class-level @patch decorator with
setUp()/addCleanup pattern, storing the mock in self.ClassMock.
Class-level @patch doesn't work properly with unittest.TestCase.
Pieter Lenaerts <plenae@disroot.org> yes 2026-06-10

All known versions for source package 'python-maxcube-api'

Links