Bug#1043301: dh-python should declare Depends python3 >= 3.11

2023-08-08 Thread stefanor
Hi Tianyu (2023.08.09_03:28:06_+) > I believe dh-python should either declare dependency on python3 >= 3.11, or > install python3-tomli on python3 << 3.11 and use tomli as fallback when > tomllib can't be imported. That's fair enough. Stefano -- Stefano Rivera http://tumbleweed.org.za/

Bug#1043301: dh-python should declare Depends python3 >= 3.11

2023-08-08 Thread Tianyu Chen
Control: reopen -1 Hi Stefano, I believe dh-python should either declare dependency on python3 >= 3.11, or install python3-tomli on python3 << 3.11 and use tomli as fallback when tomllib can't be imported. Tianyu Chen

Bug#1043301: dh-python should declare Depends python3 >= 3.11

2023-08-08 Thread Tianyu Chen
Package: dh-python Version: 6.20230802 Severity: important X-Debbugs-Cc: sweetyf...@deepin.org, Tianyu Chen , Tianyu Chen Hi, As bug #1032866, dh-python should Depend on python3 >= 3.11 else pyproject plugin won't auto detect. D: pybuild __init__:40: cannot initialize 'pyproject' plugi