Skip to content

Declare that types-jsonschema requires Python 3.8+ #10775

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

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Conversation

AlexWaygood
Copy link
Member

See #10772

@srittau srittau merged commit 3f9a3ac into main Sep 25, 2023
@srittau srittau deleted the jsonschema-3.8 branch September 25, 2023 18:10
@AlexWaygood
Copy link
Member Author

Works like a charm. On Python 3.7:

> pip install "types-jsonschema>=4.19.0.2"
ERROR: Ignored the following versions that require a different python version: 4.19.0.2 Requires-Python >=3.8; 4.19.0.3 Requires-Python >=3.8
ERROR: Could not find a version that satisfies the requirement types-jsonschema>=4.19.0.2 (from versions: 3.2.0, 3.2.1, 4.2.0, 4.3.0, 4.3.1, 4.3.2, 4.4.0, 4.4.1, 4.4.2, 4.4.3, 4.4.4, 4.4.5, 4.4.6, 4.4.7, 4.4.8, 4.4.9, 4.6.0, 4.7.0, 4.9.0, 4.12.0, 4.12.1, 4.14.0, 4.15.0, 4.15.1, 4.16.0, 4.16.1, 4.16.1.1, 4.17.0.0, 4.17.0.1, 4.17.0.2, 4.17.0.3, 4.17.0.4, 4.17.0.5, 4.17.0.6, 4.17.0.7, 4.17.0.8, 4.17.0.9, 4.17.0.10, 4.19.0.0, 4.19.0.1)
ERROR: No matching distribution found for types-jsonschema>=4.19.0.2

Thanks again for #10724 and typeshed-internal/stub_uploader#103, @hamdanal!

@hamdanal
Copy link
Contributor

Awesome to see all the pieces fall into place. Thank you Alex and also Sebastian for finishing the stub_uploader PR.

typeshed is one of the healthiest and most welcoming open source projects I've ever seen, you guys (all maintainers) are doing an amazing job 👏🏻.

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

Successfully merging this pull request may close these issues.

3 participants