[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1058584: graphite2: please remove extraneous dependency on python3-future



Source: graphite2
Version: 1.3.14-1
Severity: important

Dear Maintainer,

The old transition layer python3-future is problematic
and now fails to build with Python 3.12 with 2 RC bugs.

Your package has an old stale dependency on this package.

Please patch-it out to ease python3-future removal.



diff --git a/setup.py b/setup.py
index 3433cd3..b54dc29 100755
--- a/setup.py
+++ b/setup.py
@@ -26,7 +26,6 @@ setup(
     zip_safe         = False,
     package_dir      = {'': 'python'},
     packages         = ['graphite2'],
-    install_requires = ['future'],
     long_description = long_description,
     long_description_content_type = 'text/markdown',
     classifiers = [



Already submitted upstream:

https://github.com/silnrsi/graphite/pull/87/files

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

Kernel: Linux 6.5.0-5-amd64 (SMP w/6 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
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)
LSM: AppArmor: enabled


Reply to: