-
-
Notifications
You must be signed in to change notification settings - Fork 246
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 to cryptography 43.0.0: CryptographyDeprecationWarning: Properties that return a naïve datetime object have been deprecated 2.11.0-ls313 Build-date:- 2024-07-27T03:23:38+00:00 #495
Comments
docker-swag/package_versions.txt Line 94 in 5b096a8
This package is already on 43.0.0 |
Yes ... this is indeed the problem. It creates the issue because it is too recent for the rest of the libs which are bundled together edit: see my comment in the initial post
|
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
I'm also having this issue. Running SWAG on latest.
|
This needs to be fixed on certbot's end. Based on the linked issue upstream, it's an incompatibility between certbot and cryptography 43.0.0, but certbot lists no maximum version in their install deps for cryptography, only a minimum so a Certbot can either make it compatible with the recent cryptography, or can define a maximum version. https://github.com/certbot/certbot/blob/v2.11.0/certbot/setup.py#L33 |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
Is there an existing issue for this?
Current Behavior
When running docker-swag and renewing the certificate, the following logs are displayed:
This is linked to certbot and cryptography being updated to 43.0.0
certbot/certbot#9967 (comment)
Expected Behavior
No deprecation logs should be seen
Steps To Reproduce
I am running 2.11.0-ls313 Build-date:- 2024-07-27T03:23:38+00:00
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: