Skip to content

Commit 26381f0

Browse files
committed
test(python): Update expected results
Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent 1c9f09d commit 26381f0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

plugins/package-managers/python/src/funTest/assets/projects/synthetic/pip-python3-expected-output.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ project:
2020
dependencies:
2121
- id: "PyPI::django:2.2.20"
2222
dependencies:
23-
- id: "PyPI::pytz:2024.2"
23+
- id: "PyPI::pytz:2025.1"
2424
- id: "PyPI::sqlparse:0.5.3"
2525
packages:
2626
- id: "PyPI::django:2.2.20"
@@ -58,8 +58,8 @@ packages:
5858
url: "https://github.com/django/django.git"
5959
revision: ""
6060
path: ""
61-
- id: "PyPI::pytz:2024.2"
62-
purl: "pkg:pypi/pytz@2024.2"
61+
- id: "PyPI::pytz:2025.1"
62+
purl: "pkg:pypi/pytz@2025.1"
6363
authors:
6464
- "Stuart Bishop <[email protected]>"
6565
declared_licenses:
@@ -72,14 +72,14 @@ packages:
7272
description: "World timezone definitions, modern and historical"
7373
homepage_url: "http://pythonhosted.org/pytz"
7474
binary_artifact:
75-
url: "https://files.pythonhosted.org/packages/11/c3/005fcca25ce078d2cc29fd559379817424e94885510568bc1bc53d7d5846/pytz-2024.2-py2.py3-none-any.whl"
75+
url: "https://files.pythonhosted.org/packages/eb/38/ac33370d784287baa1c3d538978b5e2ea064d4c1b93ffbd12826c190dd10/pytz-2025.1-py2.py3-none-any.whl"
7676
hash:
77-
value: "31c7c1817eb7fae7ca4b8c7ee50c72f93aa2dd863de768e1ef4245d426aa0725"
77+
value: "89dd22dca55b46eac6eda23b2d72721bf1bdfef212645d81513ef5d03038de57"
7878
algorithm: "SHA-256"
7979
source_artifact:
80-
url: "https://files.pythonhosted.org/packages/3a/31/3c70bf7603cc2dca0f19bdc53b4537a797747a58875b552c8c413d963a3f/pytz-2024.2.tar.gz"
80+
url: "https://files.pythonhosted.org/packages/5f/57/df1c9157c8d5a05117e455d66fd7cf6dbc46974f832b1058ed4856785d8a/pytz-2025.1.tar.gz"
8181
hash:
82-
value: "2aa355083c50a0f93fa581709deac0c9ad65cca8a9e9beac660adcbd493c798a"
82+
value: "c2db42be2a2518b28e65f9207c4d05e6ff547d1efa4086469ef855e4ab70178e"
8383
algorithm: "SHA-256"
8484
vcs:
8585
type: ""

0 commit comments

Comments
 (0)