Skip to content

Commit 95e364b

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

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:2025.1"
23+
- id: "PyPI::pytz:2025.2"
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:2025.1"
62-
purl: "pkg:pypi/pytz@2025.1"
61+
- id: "PyPI::pytz:2025.2"
62+
purl: "pkg:pypi/pytz@2025.2"
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/eb/38/ac33370d784287baa1c3d538978b5e2ea064d4c1b93ffbd12826c190dd10/pytz-2025.1-py2.py3-none-any.whl"
75+
url: "https://files.pythonhosted.org/packages/81/c4/34e93fe5f5429d7570ec1fa436f1986fb1f00c3e0f43a589fe2bbcd22c3f/pytz-2025.2-py2.py3-none-any.whl"
7676
hash:
77-
value: "89dd22dca55b46eac6eda23b2d72721bf1bdfef212645d81513ef5d03038de57"
77+
value: "5ddf76296dd8c44c26eb8f4b6f35488f3ccbf6fbbd7adee0b7262d43f0ec2f00"
7878
algorithm: "SHA-256"
7979
source_artifact:
80-
url: "https://files.pythonhosted.org/packages/5f/57/df1c9157c8d5a05117e455d66fd7cf6dbc46974f832b1058ed4856785d8a/pytz-2025.1.tar.gz"
80+
url: "https://files.pythonhosted.org/packages/f8/bf/abbd3cdfb8fbc7fb3d4d38d320f2441b1e7cbe29be4f23797b4a2b5d8aac/pytz-2025.2.tar.gz"
8181
hash:
82-
value: "c2db42be2a2518b28e65f9207c4d05e6ff547d1efa4086469ef855e4ab70178e"
82+
value: "360b9e3dbb49a209c21ad61809c7fb453643e048b38924c765813546746e81c3"
8383
algorithm: "SHA-256"
8484
vcs:
8585
type: ""

0 commit comments

Comments
 (0)