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

Next release? #186

Closed
eggplants opened this issue Jul 12, 2022 · 6 comments
Closed

Next release? #186

eggplants opened this issue Jul 12, 2022 · 6 comments

Comments

@eggplants
Copy link

This project has undergone breaking changes, including the discontinuation of Python2 and support for the latest Python since its last release three years ago.
I know we can try the latest version of geojson with:

pip install git+https://github.com/jazzband/geojson

But I would like to see geojson's new release on PyPI...

@trenton
Copy link

trenton commented Oct 26, 2022

Due to this change in 3.9

The encoding parameter of json.loads() has been removed. As of Python 3.1, it was deprecated and ignored; using it has emitted a DeprecationWarning since Python 3.8.

the version on PyPI is incompatible with 3.9 and later.

If there are breaking changes, I'd be all for a version 3.0.

@joe-jordan
Copy link
Contributor

Those of us who have contributed to the project with bugfixes and improvements would be very grateful for a release on pypi as soon as possible. If there is a known backlog of bugs that are blocking a release, please let us know where it is so that we can contribute further to speeding it up.

@eggplants
Copy link
Author

Latest release 2.5.0 has been tagged by @rayrrr. I would appreciate if you release new one.

2.5.0...a4acd91

@rayrrr
Copy link
Member

rayrrr commented Jan 26, 2023

We are now in the process of publishing release 3.0.0 to PyPI.

@joe-jordan
Copy link
Contributor

That's fantastic news, thank you Ray. If I can help in any way please let me know.

@rayrrr
Copy link
Member

rayrrr commented Jan 26, 2023

Version 3.0.0 has been officially released to PyPI. Thank you all, and especially @eggplants for opening this issue and providing the list of commits since last release.

@rayrrr rayrrr closed this as completed Jan 26, 2023
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

4 participants