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

remove support for 3.7 and 3.8 and add 3.12 #430

Closed
alexted opened this issue Jan 7, 2024 · 7 comments · Fixed by #431
Closed

remove support for 3.7 and 3.8 and add 3.12 #430

alexted opened this issue Jan 7, 2024 · 7 comments · Fixed by #431

Comments

@alexted
Copy link
Contributor

alexted commented Jan 7, 2024

@nycholas Do you plan to remove support for 3.7 and 3.8 and add 3.12?

@nycholas
Copy link
Member

@alexted Yes, I have been working on that. Also, add support to Flask 3.0.

@nycholas
Copy link
Member

I was intent to put together more features and issues, do you need this upgrade? Let me know, I can delivery it faster.

@alexted
Copy link
Contributor Author

alexted commented Jan 12, 2024

well, all in all, it would be nice to get something now, if possible)

nycholas added a commit that referenced this issue Jan 18, 2024
* Drop support to Python 3.7
* Bump Flask version to >=3.0.0
* Bump several dependencies versions

Solve #430
nycholas added a commit that referenced this issue Jan 18, 2024
* Drop support to Python 3.7
* Bump Flask version to >=3.0.0
* Bump several dependencies versions
* Migrate configuration to pyproject.toml
* Remove flask_jsonrpc.__version__ attribute in favor to pyproject.toml version attribute

Resolve: #430
@nycholas
Copy link
Member

@alexted for the next week I will generate a new version of Flask-JSONRPC which will be 3.0.0, see here the changes requested.

Thank you!

nycholas added a commit that referenced this issue Jan 18, 2024
* Drop support to Python 3.7
* Bump Flask version to >=3.0.0
* Bump several dependencies versions
* Migrate configuration to pyproject.toml
* Remove flask_jsonrpc.__version__ attribute in favor to pyproject.toml version attribute

Resolve: #430
nycholas added a commit that referenced this issue Jan 18, 2024
* Drop support to Python 3.7
* Bump Flask version to >=3.0.0
* Bump several dependencies versions
* Migrate configuration to pyproject.toml
* Remove flask_jsonrpc.__version__ attribute in favor to pyproject.toml version attribute

Resolve: #430
@alexted
Copy link
Contributor Author

alexted commented Jan 19, 2024

@alexted for the next week I will generate a new version of Flask-JSONRPC which will be 3.0.0, see here the changes requested.

Muito obrigado!

@alexted
Copy link
Contributor Author

alexted commented Jan 19, 2024

@nycholas Before I forget - how about implementing ruff?

@nycholas
Copy link
Member

@alexted I saw ruff and it sounds good! I will verify that to implement on the project, by the way, version 3.0.0 was released, see here.

Thank you.

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 a pull request may close this issue.

2 participants