attrs-17.1.0 breaks calendarserver-9.0
calendarserver-9.0 (or some of its requirements down the dependency path to attrs) needs a patch like @attr.s(hash=True) as described here: https://pypi.org/project/attrs/ See: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219373 Axel --- PGP-Key:29E99DD6 ☀ computing @ chaos claudius
On May 18, 2017, at 9:02 AM, Axel Rau <Axel.Rau@Chaos1.DE> wrote:
calendarserver-9.0 (or some of its requirements down the dependency path to attrs) needs a patch like @attr.s(hash=True) as described here:
Is this still true after the release of https://pypi.python.org/pypi/Automat/0.6.0 <https://pypi.python.org/pypi/Automat/0.6.0> (following only hours after the relevant / problematic attrs release?) -glyph
Am 19.05.2017 um 07:21 schrieb glyph@twistedmatrix.com:
On May 18, 2017, at 9:02 AM, Axel Rau <Axel.Rau@Chaos1.DE <mailto:Axel.Rau@Chaos1.DE>> wrote:
calendarserver-9.0 (or some of its requirements down the dependency path to attrs) needs a patch like @attr.s(hash=True) as described here:
Is this still true after the release of https://pypi.python.org/pypi/Automat/0.6.0 <https://pypi.python.org/pypi/Automat/0.6.0> (following only hours after the relevant / problematic attrs release?) Automat 0.6.0 fixes the issue. (-;
Thanks, Axel --- PGP-Key:29E99DD6 ☀ computing @ chaos claudius
participants (2)
-
Axel Rau
-
Glyph