Re: [Twisted-Python] Twisted Conch on v19.2.1: now requires explicit installation of bcrypt

2019-04-12 Thread Glyph
> On Apr 12, 2019, at 10:33 PM, Tobias Oberstein > wrote: > > Hi, Hi Tobias, > I'm not sure if it considered a Twisted bug, It's not :). > but Twisted Conch on Twisted 19.2.1 now seems to require explicit > installation of bcrypt, which wasn't the case on <19.2.1. This is not exactly acc

[Twisted-Python] Twisted Conch on v19.2.1: now requires explicit installation of bcrypt

2019-04-12 Thread Tobias Oberstein
Hi, I'm not sure if it considered a Twisted bug, but Twisted Conch on Twisted 19.2.1 now seems to require explicit installation of bcrypt, which wasn't the case on <19.2.1. Here is our (Crossbar.io) tracking issue: https://github.com/crossbario/crossbar/issues/1555 Not a big deal obviously