[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3268: deprecations job on CircleCI fails
Tahoe-LAFS
trac at tahoe-lafs.org
Wed Dec 18 18:26:26 UTC 2019
#3268: deprecations job on CircleCI fails
-------------------------+-----------------------
Reporter: exarkun | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: n/a
Resolution: | Keywords:
Launchpad Bug: |
-------------------------+-----------------------
Description changed by exarkun:
Old description:
> A new release of attrs has deprecated some APIs Tahoe-LAFS was using.
>
> I believe these are the relevant warnings:
>
> {{{
> /tmp/tahoe-lafs.tox/deprecations/local/lib/python2.7/site-
> packages/allmydata/test/storage_plugin.py:107: DeprecationWarning: The
> usage of `cmp` is deprecated and will be removed on or after 2021-06-01.
> Please use `eq` and `order` instead.
> /tmp/tahoe-lafs.tox/deprecations/local/lib/python2.7/site-
> packages/allmydata/test/storage_plugin.py:110: DeprecationWarning: The
> usage of `cmp` is deprecated and will be removed on or after 2021-06-01.
> Please use `eq` and `order` instead.
> }}}
New description:
A new release of attrs has deprecated some APIs Tahoe-LAFS was using.
I believe these are the relevant warnings:
{{{
/.../allmydata/test/storage_plugin.py:107: DeprecationWarning: The usage
of `cmp` is deprecated and will be removed on or after 2021-06-01. Please
use `eq` and `order` instead.
/.../allmydata/test/storage_plugin.py:110: DeprecationWarning: The usage
of `cmp` is deprecated and will be removed on or after 2021-06-01. Please
use `eq` and `order` instead.
}}}
--
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3268#comment:1>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list