Bug#1028603: dh-python: Deps guarded by (python3 << 3.X) break python-3.(X-1) use

2023-01-30 Thread Stefano Rivera
Hi Simon (2023.01.13_10:02:11_-0400) > For instance, pylint has "tomli>=1.1.0;python_version<'3.11'" in its > pyproject.toml, which is translated as "python3-tomli (>= 1.1.0) | > python3 (>= 3.11)". > > This means that if we have python == 3.11 but still have python3.10 in > the archive, any code

Bug#1028603: dh-python: Deps guarded by (python3 << 3.X) break python-3.(X-1) use

2023-01-13 Thread Simon Chopin
Package: dh-python Version: 5.20221001 Severity: normal X-Debbugs-Cc: scho...@ubuntu.com For instance, pylint has "tomli>=1.1.0;python_version<'3.11'" in its pyproject.toml, which is translated as "python3-tomli (>= 1.1.0) | python3 (>= 3.11)". This means that if we have python == 3.11 but still