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

Can't update release number for wheel #67

Open
luciansmith opened this issue Apr 18, 2023 · 0 comments
Open

Can't update release number for wheel #67

luciansmith opened this issue Apr 18, 2023 · 0 comments

Comments

@luciansmith
Copy link
Contributor

luciansmith commented Apr 18, 2023

I have updated the version number in biosimulators_test_suite_version.py, and have tagged the repository with 0.1.87 as well. However, the auto-generated build at https://github.com/biosimulators/Biosimulators_test_suite/actions/runs/4735262499/jobs/8405436906 for some reason insists on creating a wheel file with 0.1.86 in it, and pypi refuses to accept the upload, since that file already exists.

If I build it by hand using 'python setup.py bdist_wheel', it creates 0.1.87 as it should. I suppose I (or @jonrkarr ) could upload that file directly to pypi, so I'm attaching it here if that turns out to be the simplest way to solve the problem, but it's weird to me that the github action really thinks that it's 0.1.86. The 'getVersion' action even lists 0.1.87! Does something else need to be changed so that it knows what the current version should be?

(Also tagging @bilalshaikh42 and @CodeByDrescher if they have any insights.)

(to use, just remove the .pdf from the filename.)
biosimulators_test_suite-0.1.87-py2.py3-none-any.whl.pdf

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

No branches or pull requests

1 participant