Browse Source

Intermediate changes
commit_hash:8e579a20127858c0606c08f784792f66491a86ca

robot-piglet 5 months ago
parent
commit
223eb8b552

+ 6 - 0
build/mapping.conf.json

@@ -809,6 +809,9 @@
         "6990868751": "https://devtools-registry.s3.yandex.net/6990868751",
         "6990860705": "https://devtools-registry.s3.yandex.net/6990860705",
         "6990881789": "https://devtools-registry.s3.yandex.net/6990881789",
+        "7193803465": "https://devtools-registry.s3.yandex.net/7193803465",
+        "7193800506": "https://devtools-registry.s3.yandex.net/7193800506",
+        "7193813071": "https://devtools-registry.s3.yandex.net/7193813071",
         "3167009386": "https://devtools-registry.s3.yandex.net/3167009386",
         "3050798466": "https://devtools-registry.s3.yandex.net/3050798466",
         "3064614561": "https://devtools-registry.s3.yandex.net/3064614561",
@@ -1713,6 +1716,9 @@
         "6990868751": "none-none-none-sandbox/backup/3527d100-e2d0-4b0e-bb7a-905010853d98/yfm-docs.tar",
         "6990860705": "none-none-none-sandbox/backup/d386643e-58f8-43e1-8760-341d73801df8/yfm-docs.tar",
         "6990881789": "none-none-none-sandbox/backup/efc428e5-52a5-4a6f-8f0c-53f1d255efea/yfm-docs.tar",
+        "7193803465": "none-none-none-service_resources/TASKLET_EXECUTABLE/backup/17df2ad2-24bc-49e8-8909-b58685dac393/yfm-docs.tar",
+        "7193800506": "none-none-none-service_resources/TASKLET_EXECUTABLE/backup/9be8ed55-d7f8-4029-a7fd-fbfa072b896f/yfm-docs.tar",
+        "7193813071": "none-none-none-service_resources/TASKLET_EXECUTABLE/backup/b6531a79-b803-4672-a9e9-f9f348009f5f/yfm-docs.tar",
         "3167009386": "openjdk 11.0.15 vanilla for darwin",
         "3050798466": "openjdk 11.0.15 vanilla for darwin-arm64",
         "3064614561": "openjdk 11.0.15 vanilla for linux",

+ 2 - 1
contrib/python/pytz/py2/.dist-info/METADATA

@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: pytz
-Version: 2024.1
+Version: 2024.2
 Summary: World timezone definitions, modern and historical
 Home-page: http://pythonhosted.org/pytz
 Author: Stuart Bishop
@@ -35,6 +35,7 @@ Classifier: Programming Language :: Python :: 3.9
 Classifier: Programming Language :: Python :: 3.10
 Classifier: Programming Language :: Python :: 3.11
 Classifier: Programming Language :: Python :: 3.12
+Classifier: Programming Language :: Python :: 3.13
 Classifier: Topic :: Software Development :: Libraries :: Python Modules
 License-File: LICENSE.txt
 

+ 2 - 3
contrib/python/pytz/py2/pytz/__init__.py

@@ -22,8 +22,8 @@ from pytz.tzfile import build_tzinfo
 
 
 # The IANA (nee Olson) database is updated several times a year.
-OLSON_VERSION = '2024a'
-VERSION = '2024.1'  # pip compatible version number.
+OLSON_VERSION = '2024b'
+VERSION = '2024.2'  # pip compatible version number.
 __version__ = VERSION
 
 OLSEN_VERSION = OLSON_VERSION  # Old releases had this misspelling
@@ -1343,7 +1343,6 @@ common_timezones = \
  'Asia/Bishkek',
  'Asia/Brunei',
  'Asia/Chita',
- 'Asia/Choibalsan',
  'Asia/Colombo',
  'Asia/Damascus',
  'Asia/Dhaka',

+ 2 - 2
contrib/python/pytz/py2/pytz/tests/test_tzinfo.py

@@ -27,8 +27,8 @@ from pytz.tzinfo import DstTzInfo, StaticTzInfo  # noqa
 
 # I test for expected version to ensure the correct version of pytz is
 # actually being tested.
-EXPECTED_VERSION = '2024.1'
-EXPECTED_OLSON_VERSION = '2024a'
+EXPECTED_VERSION = '2024.2'
+EXPECTED_OLSON_VERSION = '2024b'
 
 fmt = '%Y-%m-%d %H:%M:%S %Z%z'
 

BIN
contrib/python/pytz/py2/pytz/zoneinfo/Africa/Blantyre


BIN
contrib/python/pytz/py2/pytz/zoneinfo/Africa/Bujumbura


BIN
contrib/python/pytz/py2/pytz/zoneinfo/Africa/Gaborone


BIN
contrib/python/pytz/py2/pytz/zoneinfo/Africa/Harare


BIN
contrib/python/pytz/py2/pytz/zoneinfo/Africa/Kigali


BIN
contrib/python/pytz/py2/pytz/zoneinfo/Africa/Lubumbashi


Some files were not shown because too many files changed in this diff