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

PyPi shows version 0.14.0 as latest; GitHub shows 0.13.1 #114

Open
papadeltasierra opened this issue May 30, 2022 · 6 comments
Open

PyPi shows version 0.14.0 as latest; GitHub shows 0.13.1 #114

papadeltasierra opened this issue May 30, 2022 · 6 comments

Comments

@papadeltasierra
Copy link

I was going to add the "--keep" option but cannot find the latest code matching 0.14.0 - where is it?

@mivanit
Copy link

mivanit commented Aug 4, 2022

you can get it to work by installing from git:
pip install git+https://github.com/noahmorrison/chevron
It looks like whatever wheel was pushed to PyPi is not the latest version, possibly because a 0.14.0 version was pushed, and pushing 0.13.1 would not override that older version?

it might make sense to bump the version to 0.14.1 in https://github.com/noahmorrison/chevron/blob/main/chevron/metadata.py and try pushing again

I presume the PyPi project is owned by @noahmorrison, and I don't think anyone else can fix this. If he's not able to update this, maybe a fork can be made?

@pwt
Copy link

pwt commented Nov 28, 2022

@noahmorrison Any chance you could push an updated version to PyPI?
I also need the keep option in one of my projects.

@lekhnath
Copy link

I also want "keep". Please publish it to PyPi.

@lekhnath
Copy link

@noahmorrison Where are you man we need you

@Remi-Gau
Copy link

@noahmorrison I'd be OK to help with maintenance on this and pushing a new release. Let me know how I can help.

@JohnMH
Copy link

JohnMH commented Aug 18, 2024

@noahmorrison Could you please create a tag for the version uploaded to PyPI as 0.14.0?

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

6 participants