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

Update psycopg2-binary dependency to 2.9.10 #219

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Conversation

frenzymadness
Copy link
Member

Version 2.9.10 is the first one with pre-built wheels for Python 3.13.

Version 2.9.10 is the first one with pre-built wheels
for Python 3.13.
@frenzymadness
Copy link
Member Author

@phracek it's quite surprising that we have a CI configured in the abandoned master branch with the prehistoric Django 1.1 but not in the newer branches with still supported Django versions. Is that on purpose? I'm gonna test this change manually with Fedora and Python 3.13.

@frenzymadness
Copy link
Member Author

It works fine when built with s2i and quay.io/fedora/python-313. In my opinion, nothing is blocking this change.

The only problem might be the support for older Pythons - no wheels for 3.7 and older. But that's something we can deal with in the tests of s2i-python-container I believe.

And it should be fine because Django 4.2 does not support Python older than 3.8: https://docs.djangoproject.com/en/dev/faq/install/#what-python-version-can-i-use-with-django

@phracek
Copy link
Member

phracek commented Jan 15, 2025

[test]

@phracek phracek merged commit ff96517 into 4.2.x Jan 15, 2025
0 of 6 checks passed
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.

2 participants