[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3662: decorator has dropped support for Python 2.7
Tahoe-LAFS
trac at tahoe-lafs.org
Fri Apr 2 14:21:53 UTC 2021
#3662: decorator has dropped support for Python 2.7
--------------------------------+---------------------------
Reporter: sajith | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: dev-infrastructure | Version: n/a
Keywords: | Launchpad Bug:
--------------------------------+---------------------------
Decorator 5.0.1 has been released, and it has dropped Python 2.7
compatibility. Tahoe-LAFS uses it by way of pytest-twisted, so CI is
broke with this message:
{{{
Collecting decorator (from pytest-twisted->tahoe-lafs==1.14.0.post3092)
Downloading
https://files.pythonhosted.org/packages/a7/b7/c6e2e28d28bcabebbdf2d470224978927bd965c3656c5740e907a9fca27c/decorator-5.0.1-py2.py3
-none-any.whl
ERROR: decorator requires Python '>=3.5' but the running Python is 2.7.18
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3662>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list