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

Deprecation fixes to make the CI build #81

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Deprecation fixes to make the CI build #81

wants to merge 10 commits into from

Conversation

Spindel
Copy link
Member

@Spindel Spindel commented Apr 18, 2024

Just the bare minimum maintainance to make it work with the current gen python libraries.

@Spindel Spindel self-assigned this Apr 18, 2024
Spindel added 5 commits April 18, 2024 17:41
The _lib is not accessible in more modern PyOpenSSL and thus won't need
to be batched, better to not fail then.
This uses the most basic update to the model code to work in SqlAlchemy
2.0. The declarative attribuetes may need an overhaul anyhow.
This makes it explicit that we use UTC sans tzinfo, and thus avoid an
warning from python 3.11+ datetime library.

As the DB schema has no tzinfo, this makes it consistent.
because requests should have version=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

Successfully merging this pull request may close these issues.

1 participant