Source: buildbot
Version: 3.9.2-2
Severity: normal

Dear Maintainer,

python3-future is RC buggy and being removed from Debian.

It looks likes upstream confused "from __future__ import ..." (stdlib)
with "from future import ..." (python3-future)
and that 3.9.2-2 could already be trivaly patched.

Greetings


> grep future -r | grep -v __future__ | grep -e requirements -e debian/control 
> -e setup.py
> worker/setup.py:        'future',
> requirements-ciworker.txt:future==0.18.3
> requirements-ci.txt:future==0.18.3
> debian/control: python3-future,
> debian/control: python3-future,


-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (501, 'testing'), (450, 'unstable'), (400, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.5.0-5-amd64 (SMP w/2 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_BE:fr
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to