From sh at changeset.nyc Thu Aug 1 12:23:45 2019 From: sh at changeset.nyc (Sumana Harihareswara) Date: Thu, 1 Aug 2019 12:23:45 -0400 Subject: [Wheel-builders] PyPI now supports API tokens for package upload Message-ID: https://pyfound.blogspot.com/2019/07/pypi-now-supports-uploading-via-api.html People who maintain packages on the Python Package Index can now use API tokens to upload packages to PyPI and Test PyPI, instead of their username and password. This is a beta feature and we deeply welcome testing and bug reports. Hope this isn't too off-topic. I can't think of any particular reason why this would differentially affect wheel upload versus sdist upload, but there might be other factors where clusters of wheel builders differ from sdist builders (e.g. continuous integration usage, configuration file formats, etc.). -- Sumana Harihareswara Warehouse/PyPI project manager Changeset Consulting https://changeset.nyc From sh at changeset.nyc Tue Aug 6 08:23:00 2019 From: sh at changeset.nyc (Sumana Harihareswara) Date: Tue, 6 Aug 2019 08:23:00 -0400 Subject: [Wheel-builders] manylinux -- PEP discussion In-Reply-To: <3fe44f0b-80f5-0d36-4c84-8cd63eedbf48@changeset.nyc> References: <3fe44f0b-80f5-0d36-4c84-8cd63eedbf48@changeset.nyc> Message-ID: <1313f608-e569-ce2d-aa76-3b98f863d716@changeset.nyc> PEP 599 https://www.python.org/dev/peps/pep-0599/ has now been accepted and a manylinux2014 platform tag is in the process of being implemented. On 6/21/19 11:22 AM, Sumana Harihareswara wrote: > People who build wheels: a heads-up about a discussion happening right now > > https://discuss.python.org/t/the-next-manylinux-specification/1043 > > about the next manylinux spec, in case you have opinions to share or can > volunteer to help with implementation? > > Thanks! -- Sumana Harihareswara Changeset Consulting https://changeset.nyc