Debian Patches

Status for pyment/0.3.4+ds-5

Patch Description Author Forwarded Bugs Origin Last update
001-fix-argparse-prog-name-python3.14.patch Fix test regex for argparse prog name change in Python 3.14 In Python 3.14, argparse changed the prog name format when running with
-m flag. The test regex now accepts both 'pymentapp.py' (old format) and
'python3.x -m pyment.pymentapp' (new format), and uses \s+ instead of
\s{20} to handle different indentation widths.
Josenison Ferreira da Silva <nilsonfsilva@hotmail.com> not-needed debian 2026-04-27
002-fix-deprecated-setuptools-options.patch Fix deprecated setuptools configuration options - Rename 'description-file' to 'description_file' in setup.cfg
as dash-separated keys are no longer supported in setuptools.
- Remove deprecated 'test_suite' option from setup.py
as it is no longer recognized by current setuptools versions.
- Update license field to use SPDX expression 'GPL-3.0-only'
and remove deprecated license classifier.
===================================================================
Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> not-needed 2026-04-27

All known versions for source package 'pyment'

Links