Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wheels for Windows are missing in release 1.12.2 #1222

Open
AdrianDsg opened this issue Jun 26, 2023 · 2 comments
Open

wheels for Windows are missing in release 1.12.2 #1222

AdrianDsg opened this issue Jun 26, 2023 · 2 comments

Comments

@AdrianDsg
Copy link

Hi,
apparently the wheels for Windows are missing in the release 1.12.2.
This is probably caused by the failing appveyor build.

The upload to pypi with twine in line 66 of appveyor.yml failed.

Based on the error message given by twine I suppose that an API Token generated by @jdavid is required to fix the upload. Using a trusted publisher might also be feasable.

HTTPError: 401 Unauthorized from https://upload.pypi.org/legacy/      
         User jdavid has two factor auth enabled, an API Token or Trusted      
         Publisher must be used to upload in place of password.

As the source distribution (also see #1221) is also missing something else has apparently gone wrong as well.
I'm still pretty new to pygit2 so I might have missed something.

Regards,
Adrian

jdavid added a commit that referenced this issue Jun 26, 2023
@jdavid
Copy link
Member

jdavid commented Jun 26, 2023

Uploaded manually.
Still remains to fix the automatic upload from AppVeyor, to do for the next release.

@AdrianDsg
Copy link
Author

happy to confirm that the wheels have been uploaded. thanks for the fast reaction 👍🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants