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

Avoid using legacy time zone name 'CET' in tests #430

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

EdwardBetts
Copy link

This commit replaces the legacy time zone name CET with the current name Europe/Brussels in two tests.

Release 2024b of the tz database removed System V symlinks including the symlink that points from CET to Europe/Brussels.

In Debian the CET symlink has moved from the tzdata package to tzdata-legacy.

See https://data.iana.org/time-zones/tzdb-2024b/NEWS and https://lists.debian.org/debian-devel-changes/2024/10/msg00256.html

This commit replaces the legacy time zone name CET with the current name
Europe/Brussels in two tests.

Release 2024b of the tz database removed System V symlinks including the
symlink that points from CET to Europe/Brussels.

In Debian the CET symlink has moved from the tzdata package to
tzdata-legacy.

See https://data.iana.org/time-zones/tzdb-2024b/NEWS and
https://lists.debian.org/debian-devel-changes/2024/10/msg00256.html
@gerrymanoim gerrymanoim merged commit 2a59c89 into gerrymanoim:master Nov 14, 2024
7 checks passed
@gerrymanoim
Copy link
Owner

Thanks!

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