You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by Csaba Ringhofer <cs...@cloudera.com.INVALID> on 2022/03/25 16:15:26 UTC

Thrift 0.16.0 not accessible on pip yet

Hi!

I see that Thrift 0.16.0 is already released, but it is not visible on pip
yet:
ERROR: Could not find a version that satisfies the requirement
thrift==0.16.0 (from versions: 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.10.0,
0.11.0, 0.13.0, 0.14.0.post2, 0.14.1, 0.14.2, 0.15.0)

Having access to 0.16.0 in Python would be great to get
"THRIFT-5488 SystemError when using fast binary or compact protocol in
python 3.10"

Regards,
Csaba

Re: Thrift 0.16.0 not accessible on pip yet

Posted by "James E. King III" <jk...@apache.org>.
Normally I do this upload but both my parents have been having serious
health issues.  I will try to get to it soon though.  Thanks for the
reminder.

- Jim

On Fri, Mar 25, 2022, 12:15 PM Csaba Ringhofer
<cs...@cloudera.com.invalid> wrote:

> Hi!
>
> I see that Thrift 0.16.0 is already released, but it is not visible on pip
> yet:
> ERROR: Could not find a version that satisfies the requirement
> thrift==0.16.0 (from versions: 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.10.0,
> 0.11.0, 0.13.0, 0.14.0.post2, 0.14.1, 0.14.2, 0.15.0)
>
> Having access to 0.16.0 in Python would be great to get
> "THRIFT-5488 SystemError when using fast binary or compact protocol in
> python 3.10"
>
> Regards,
> Csaba
>

Re: Thrift 0.16.0 not accessible on pip yet

Posted by Csaba Ringhofer <cs...@apache.org>.
Thanks! I can reach 0.16.0 on pip without issues.

Regards,
Csaba

On 2022/03/31 14:56:20 "James E. King III" wrote:
> I have uploaded the thrift-0.16.0 sdist to pypi.  I'll get to perl and
> some of the other languages as soon as I can.  We need to automate
> this process with test/staging and list modes by "creating a release"
> on GitHub then having a GitHub release workflow that does this stuff
> for us.  Enjoy!
> 
> On Fri, Mar 25, 2022 at 12:15 PM Csaba Ringhofer
> <cs...@cloudera.com.invalid> wrote:
> >
> > Hi!
> >
> > I see that Thrift 0.16.0 is already released, but it is not visible on pip
> > yet:
> > ERROR: Could not find a version that satisfies the requirement
> > thrift==0.16.0 (from versions: 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.10.0,
> > 0.11.0, 0.13.0, 0.14.0.post2, 0.14.1, 0.14.2, 0.15.0)
> >
> > Having access to 0.16.0 in Python would be great to get
> > "THRIFT-5488 SystemError when using fast binary or compact protocol in
> > python 3.10"
> >
> > Regards,
> > Csaba
> 

Re: Thrift 0.16.0 not accessible on pip yet

Posted by "James E. King III" <jk...@apache.org>.
I have uploaded the thrift-0.16.0 sdist to pypi.  I'll get to perl and
some of the other languages as soon as I can.  We need to automate
this process with test/staging and list modes by "creating a release"
on GitHub then having a GitHub release workflow that does this stuff
for us.  Enjoy!

On Fri, Mar 25, 2022 at 12:15 PM Csaba Ringhofer
<cs...@cloudera.com.invalid> wrote:
>
> Hi!
>
> I see that Thrift 0.16.0 is already released, but it is not visible on pip
> yet:
> ERROR: Could not find a version that satisfies the requirement
> thrift==0.16.0 (from versions: 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.10.0,
> 0.11.0, 0.13.0, 0.14.0.post2, 0.14.1, 0.14.2, 0.15.0)
>
> Having access to 0.16.0 in Python would be great to get
> "THRIFT-5488 SystemError when using fast binary or compact protocol in
> python 3.10"
>
> Regards,
> Csaba