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

Use America/Denver instead of US/Mountain to fix pytz.exceptions.UnknownTimeZoneError. #1287

Merged
merged 1 commit into from
Aug 13, 2023

Conversation

sebastic
Copy link
Contributor

tzdata (2023c-8) in Debian no longer provides the US timezones:

   * Ship only timezones in tzdata that follow the current rules of geographical
     region (continent or ocean) and city name. Move all legacy timezone symlinks
     (that are upgraded during package update) to tzdata-legacy. This includes
     dropping the special handling for US/* timezones. (Closes: #1040997)

…ownTimeZoneError.

tzdata (2023c-8) in Debian no longer provides the US timezones:
> ```
>    * Ship only timezones in tzdata that follow the current rules of geographical
>      region (continent or ocean) and city name. Move all legacy timezone symlinks
>      (that are upgraded during package update) to tzdata-legacy. This includes
>      dropping the special handling for US/* timezones. (Closes: #1040997)
> ```
Copy link
Member

@mwtoews mwtoews left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Backported to maint-1.9 with ea46bbe

@mwtoews mwtoews merged commit cf838e8 into Toblerity:master Aug 13, 2023
8 checks passed
mwtoews pushed a commit that referenced this pull request Aug 13, 2023
…ownTimeZoneError. (#1287)

tzdata (2023c-8) in Debian no longer provides the US timezones:
> ```
>    * Ship only timezones in tzdata that follow the current rules of geographical
>      region (continent or ocean) and city name. Move all legacy timezone symlinks
>      (that are upgraded during package update) to tzdata-legacy. This includes
>      dropping the special handling for US/* timezones. (Closes: #1040997)
> ```
@sebastic sebastic deleted the timezone branch August 14, 2023 04:56
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.

None yet

2 participants