mozilla / sccache

Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
Apache License 2.0
5.85k stars 552 forks source link

sccache version on pypi is out of date #2125

Closed robertmaynard closed 8 months ago

robertmaynard commented 8 months ago

The pypi version of sccache ( https://pypi.org/project/sccache/ ) is on 0.7.4 and needs to be updated due to that release have severe issues. We should update ASAP to 0.7.6+

Xuanwo commented 8 months ago

This package is maintained by @messense, do you want take a look? And maybe we can integrate it in sccache's release workflow instead.

robertmaynard commented 8 months ago

Thanks @Xuanwo, I didn't know what the best process was for tagging messense or if this was already being uploaded by some workflow

sylvestre commented 8 months ago

@messense could you please grant me permissions? thanks https://pypi.org/user/Sylvestre/

thanks

messense commented 8 months ago

@sylvestre Just tried but PyPI says User 'Sylvestre' does not have a verified primary email address and cannot be added as a Maintainer/Owner for project

sylvestre commented 8 months ago

@messense done, thanks

messense commented 8 months ago

Will try again tonight.

messense commented 8 months ago

FYI, pypi version has been updated to 0.7.7 now (dropped Linux i686 wheel for now because I'm having trouble compile it on CentOS 7 Docker container).

https://pypi.org/project/sccache/0.7.7/#files

robertmaynard commented 8 months ago

Thank you!

sylvestre commented 8 months ago

@messense thanks! have you been able to add me? thanks!

messense commented 8 months ago

Yes, please check your email.