Bump tzdata from 2024.1 to 2024.2 (#2409)

* Bump tzdata from 2024.1 to 2024.2

Bumps [tzdata](https://github.com/python/tzdata) from 2024.1 to 2024.2.
- [Release notes](https://github.com/python/tzdata/releases)
- [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md)
- [Commits](https://github.com/python/tzdata/compare/2024.1...2024.2)

---
updated-dependencies:
- dependency-name: tzdata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update tzdata==2024.2

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>

[skip ci]
This commit is contained in:
dependabot[bot] 2024-11-16 14:51:22 -08:00 committed by GitHub
parent 025e8bcf58
commit fc2c7cc871
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
49 changed files with 843 additions and 862 deletions

View file

@ -1,6 +1,6 @@
# IANA versions like 2020a are not valid PEP 440 identifiers; the recommended # IANA versions like 2020a are not valid PEP 440 identifiers; the recommended
# way to translate the version is to use YYYY.n where `n` is a 0-based index. # way to translate the version is to use YYYY.n where `n` is a 0-based index.
__version__ = "2024.1" __version__ = "2024.2"
# This exposes the original IANA version number. # This exposes the original IANA version number.
IANA_VERSION = "2024a" IANA_VERSION = "2024b"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -69,11 +69,11 @@ Leap 2016 Dec 31 23:59:60 + S
# Any additional leap seconds will come after this. # Any additional leap seconds will come after this.
# This Expires line is commented out for now, # This Expires line is commented out for now,
# so that pre-2020a zic implementations do not reject this file. # so that pre-2020a zic implementations do not reject this file.
#Expires 2024 Dec 28 00:00:00 #Expires 2025 Jun 28 00:00:00
# POSIX timestamps for the data in this file: # POSIX timestamps for the data in this file:
#updated 1704708379 (2024-01-08 10:06:19 UTC) #updated 1720104763 (2024-07-04 14:52:43 UTC)
#expires 1735344000 (2024-12-28 00:00:00 UTC) #expires 1751068800 (2025-06-28 00:00:00 UTC)
# Updated through IERS Bulletin C (https://hpiers.obspm.fr/iers/bul/bulc/bulletinc.dat) # Updated through IERS Bulletin C (https://hpiers.obspm.fr/iers/bul/bulc/bulletinc.dat)
# File expires on 28 December 2024 # File expires on 28 June 2025

File diff suppressed because it is too large Load diff

View file

@ -264,8 +264,7 @@ MK +4159+02126 Europe/Skopje
ML +1239-00800 Africa/Bamako ML +1239-00800 Africa/Bamako
MM +1647+09610 Asia/Yangon MM +1647+09610 Asia/Yangon
MN +4755+10653 Asia/Ulaanbaatar most of Mongolia MN +4755+10653 Asia/Ulaanbaatar most of Mongolia
MN +4801+09139 Asia/Hovd Bayan-Olgiy, Govi-Altai, Hovd, Uvs, Zavkhan MN +4801+09139 Asia/Hovd Bayan-Olgii, Hovd, Uvs
MN +4804+11430 Asia/Choibalsan Dornod, Sukhbaatar
MO +221150+1133230 Asia/Macau MO +221150+1133230 Asia/Macau
MP +1512+14545 Pacific/Saipan MP +1512+14545 Pacific/Saipan
MQ +1436-06105 America/Martinique MQ +1436-06105 America/Martinique

View file

@ -209,8 +209,7 @@ MD +4700+02850 Europe/Chisinau
MH +0905+16720 Pacific/Kwajalein Kwajalein MH +0905+16720 Pacific/Kwajalein Kwajalein
MM,CC +1647+09610 Asia/Yangon MM,CC +1647+09610 Asia/Yangon
MN +4755+10653 Asia/Ulaanbaatar most of Mongolia MN +4755+10653 Asia/Ulaanbaatar most of Mongolia
MN +4801+09139 Asia/Hovd Bayan-Ölgii, Govi-Altai, Hovd, Uvs, Zavkhan MN +4801+09139 Asia/Hovd Bayan-Ölgii, Hovd, Uvs
MN +4804+11430 Asia/Choibalsan Dornod, Sükhbaatar
MO +221150+1133230 Asia/Macau MO +221150+1133230 Asia/Macau
MQ +1436-06105 America/Martinique MQ +1436-06105 America/Martinique
MT +3554+01431 Europe/Malta MT +3554+01431 Europe/Malta

View file

@ -5,7 +5,7 @@
# From Paul Eggert (2023-12-18): # From Paul Eggert (2023-12-18):
# This file contains a table where each row stands for a timezone # This file contains a table where each row stands for a timezone
# where civil timestamps are predicted to agree from now on. # where civil timestamps are predicted to agree from now on.
# This file is like zone1970.tab (see zone1970.tab's coments), # This file is like zone1970.tab (see zone1970.tab's comments),
# but with the following changes: # but with the following changes:
# #
# 1. Each timezone corresponds to a set of clocks that are planned # 1. Each timezone corresponds to a set of clocks that are planned
@ -123,8 +123,6 @@ XX +1455-02331 Atlantic/Cape_Verde Cape Verde
# #
# -01/+00 (EU DST) # -01/+00 (EU DST)
XX +3744-02540 Atlantic/Azores Azores XX +3744-02540 Atlantic/Azores Azores
# -01/+00 (EU DST) until 2024-03-31; then -02/-01 (EU DST)
XX +7029-02158 America/Scoresbysund Ittoqqortoormiit
# #
# +00 - GMT # +00 - GMT
XX +0519-00402 Africa/Abidjan far western Africa; Iceland ("GMT") XX +0519-00402 Africa/Abidjan far western Africa; Iceland ("GMT")
@ -199,7 +197,7 @@ XX +2518+05518 Asia/Dubai Russia; Caucasus; Persian Gulf; Seychelles; Réunion
XX +3431+06912 Asia/Kabul Afghanistan XX +3431+06912 Asia/Kabul Afghanistan
# #
# +05 # +05
XX +4120+06918 Asia/Tashkent Russia; west Kazakhstan; Tajikistan; Turkmenistan; Uzbekistan; Maldives XX +4120+06918 Asia/Tashkent Russia; Kazakhstan; Tajikistan; Turkmenistan; Uzbekistan; Maldives
# #
# +05 - PKT # +05 - PKT
XX +2452+06703 Asia/Karachi Pakistan ("PKT") XX +2452+06703 Asia/Karachi Pakistan ("PKT")
@ -215,8 +213,6 @@ XX +2743+08519 Asia/Kathmandu Nepal
# #
# +06 # +06
XX +2343+09025 Asia/Dhaka Russia; Kyrgyzstan; Bhutan; Bangladesh; Chagos XX +2343+09025 Asia/Dhaka Russia; Kyrgyzstan; Bhutan; Bangladesh; Chagos
# +06 until 2024-03-01; then +05
XX +4315+07657 Asia/Almaty Kazakhstan (except western areas)
# #
# +06:30 # +06:30
XX +1647+09610 Asia/Yangon Myanmar; Cocos XX +1647+09610 Asia/Yangon Myanmar; Cocos

View file

@ -159,7 +159,6 @@ Asia/Barnaul
Asia/Beirut Asia/Beirut
Asia/Bishkek Asia/Bishkek
Asia/Chita Asia/Chita
Asia/Choibalsan
Asia/Colombo Asia/Colombo
Asia/Damascus Asia/Damascus
Asia/Dhaka Asia/Dhaka
@ -239,11 +238,6 @@ Australia/Lord_Howe
Australia/Melbourne Australia/Melbourne
Australia/Perth Australia/Perth
Australia/Sydney Australia/Sydney
CET
CST6CDT
EET
EST
EST5EDT
Etc/GMT Etc/GMT
Etc/GMT+1 Etc/GMT+1
Etc/GMT+10 Etc/GMT+10
@ -311,14 +305,9 @@ Europe/Volgograd
Europe/Warsaw Europe/Warsaw
Europe/Zurich Europe/Zurich
Factory Factory
HST
Indian/Chagos Indian/Chagos
Indian/Maldives Indian/Maldives
Indian/Mauritius Indian/Mauritius
MET
MST
MST7MDT
PST8PDT
Pacific/Apia Pacific/Apia
Pacific/Auckland Pacific/Auckland
Pacific/Bougainville Pacific/Bougainville
@ -349,7 +338,6 @@ Pacific/Rarotonga
Pacific/Tahiti Pacific/Tahiti
Pacific/Tarawa Pacific/Tarawa
Pacific/Tongatapu Pacific/Tongatapu
WET
GMT GMT
Australia/ACT Australia/ACT
Australia/LHI Australia/LHI
@ -365,6 +353,8 @@ Brazil/Acre
Brazil/DeNoronha Brazil/DeNoronha
Brazil/East Brazil/East
Brazil/West Brazil/West
CET
CST6CDT
Canada/Atlantic Canada/Atlantic
Canada/Central Canada/Central
Canada/Eastern Canada/Eastern
@ -376,6 +366,9 @@ Canada/Yukon
Chile/Continental Chile/Continental
Chile/EasterIsland Chile/EasterIsland
Cuba Cuba
EET
EST
EST5EDT
Egypt Egypt
Eire Eire
Etc/GMT+0 Etc/GMT+0
@ -399,6 +392,9 @@ Jamaica
Japan Japan
Kwajalein Kwajalein
Libya Libya
MET
MST
MST7MDT
Mexico/BajaNorte Mexico/BajaNorte
Mexico/BajaSur Mexico/BajaSur
Mexico/General Mexico/General
@ -562,6 +558,7 @@ America/Shiprock
America/Thunder_Bay America/Thunder_Bay
America/Yellowknife America/Yellowknife
Antarctica/South_Pole Antarctica/South_Pole
Asia/Choibalsan
Asia/Chongqing Asia/Chongqing
Asia/Harbin Asia/Harbin
Asia/Kashgar Asia/Kashgar
@ -576,6 +573,7 @@ Europe/Zaporozhye
Pacific/Enderbury Pacific/Enderbury
Pacific/Johnston Pacific/Johnston
Pacific/Yap Pacific/Yap
WET
Africa/Asmera Africa/Asmera
America/Godthab America/Godthab
Asia/Ashkhabad Asia/Ashkhabad
@ -593,5 +591,7 @@ Asia/Ulan_Bator
Atlantic/Faeroe Atlantic/Faeroe
Europe/Kiev Europe/Kiev
Europe/Nicosia Europe/Nicosia
HST
PST8PDT
Pacific/Ponape Pacific/Ponape
Pacific/Truk Pacific/Truk

View file

@ -41,7 +41,7 @@ simplejson==3.19.3
six==1.16.0 six==1.16.0
tempora==5.7.0 tempora==5.7.0
tokenize-rt==6.0.0 tokenize-rt==6.0.0
tzdata==2024.1 tzdata==2024.2
tzlocal==5.0.1 tzlocal==5.0.1
urllib3<2 urllib3<2
webencodings==0.5.1 webencodings==0.5.1