Source: stomper
Version: 0.4.3-2
Severity: important

Dear maintainer,

python3-future is being removed from the archive.

stomper has a totally unneeded dependency on python3-future.

Upstream probably mixed up 'future' and '__future__' back then.

https://github.com/oisinmulvihill/stomper/issues/16

Please patch it out from setup.py & debian/control.

The other matches are harmless.

> $ grep future -r
> setup.py:needed = ['future']
> lib/stomper/stomp_11.py:from __future__ import absolute_import
> lib/stomper/stomp_10.py:from __future__ import absolute_import
> lib/stomper/examples/stomper_usage.py:from __future__ import print_function
> lib/stomper/examples/stomper_usage.py:# At some point in the future you'll 
> get messages
> lib/stomper/examples/stompbuffer-tx.py:from __future__ import print_function
> lib/stomper/examples/stompbuffer-rx.py:from __future__ import print_function
> lib/stomper/examples/sender.py:from __future__ import print_function
> lib/stomper/examples/receiver.py:from __future__ import print_function
> lib/stomper/__init__.py:from __future__ import absolute_import
> lib/stomper.egg-info/requires.txt:future
> debian/control: python3-future,


Greetings


-- 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