Hi Glyph,

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 accurate.

What happened here is that your other dependencies /happened/ to let you use conch without installing anything else in the past, but you weren't doing the supported thing, which is to use the `[conch]` extra to indicate you want all the optional requirements for conch.

Ah, right! Twisted release is fine - our fault now finally coming to bite us, sorry for the noise;)

We'll fix that
https://github.com/crossbario/crossbar/issues/1559


(Also, 19.2.1?  Are you writing to us from an alternate future where there's been a security patch release? Not very good time-travel opsec!)

Yea, it's 19.2.0 what I meant, typo on my side, and haha, sadly (?), no, I haven't found a solution for time travel;)

PS: I did test the upcoming Twisted release with Crossbar.io <http://Crossbar.io> - but only a "quick manual test", not our full CI - which now ran red (by being triggered from an unrelated PR).

There is more fallout for us with the new Twisted release:( Analyzing that now. We (Crossbar.io <http://Crossbar.io>) really should have run our _full_ CI on the upcoming release.

So it goes!

Yep, we'll run Twisted trunk on the full CI too - always -

https://github.com/crossbario/crossbar/issues/1560

---

Thanks for chiming in!
Cheers,
/Tobias


-g

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to