Re: Review Board Ticket #4913: python 2.7 compatibility
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4913/ -- New update by splatter2 For Beanbag, Inc. > Review Board > Ticket #4913 Reply: Thanks! This will be part of 3.0.21 (fixed in `6d0c7ed62ee6023ee7e91bc6b68aae20bcd8273d` on `release-3.0.x`). Status: - NeedInfo + Fixed -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard-issues/20210223024654.22330.1904%40ip-10-1-54-209.ec2.internal.
Re: Review Board Ticket #4913: python 2.7 compatibility
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4913/ -- New update by splatter2 For Beanbag, Inc. > Review Board > Ticket #4913 Reply: I am using `pip`. I am running CentOS 7.9, `pip` version 8.1.2, python 2.7.5 (from yum). I install with pip using the `--upgrade` option to upgrade all specified packages. It tried to install the wrong version of `bcrypt` and reviewboard did not work. I was only able to get it working by using a requirements file and limiting the version of `bcrypt`. -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard-issues/20210216144434.31628.92107%40ip-10-1-54-209.ec2.internal.
Re: Review Board Ticket #4913: python 2.7 compatibility
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4913/ -- New update by splatter2 For Beanbag, Inc. > Review Board > Ticket #4913 Reply: Patch up at https://reviews.reviewboard.org/r/11471/ -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard-issues/20210216075021.31628.95010%40ip-10-1-54-209.ec2.internal.
Re: Review Board Ticket #4913: python 2.7 compatibility
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4913/ -- New update by splatter2 For Beanbag, Inc. > Review Board > Ticket #4913 Reply: Thanks for the heads up! Can you verify whether you're using `easy_install` or `pip`? It seems the capping is already happening naturally through `pip` packages, but probably not `easy_install` (which isn't as smart about this, and won't be supported much longer). Status: - New + NeedInfo Milestones: + Release-3.0.x + Release-4.0 Tags: + Component:Deployment Assigned to: + chipx86 -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard-issues/20210216055959.31623.14096%40ip-10-1-54-209.ec2.internal.