Public bug reported:

Test case:

1. Build a python3 package that builds extensions for all supported
python3 versions, i.e. Build-Depends: python3-all-dev

2. Check the generated versioned dependencies on python3

using python3-astlib as an example,

$ grep Depends debian/python3-astlib/DEBIAN/control
Depends: ... python3 (<< 3.10), python3 (>= 3.1~), ...

Expected output:

$ grep Depends debian/python3-astlib/DEBIAN/control
Depends: ... python3 (<< 3.11), python3 (>= 3.9~), ...

** Affects: dh-python (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1946971

Title:
  dh-python: generates incorrect dependencies when python3.10 is
  supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-python/+bug/1946971/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to