Skip to content

Commit

Permalink
test(python): Update expected results
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schuberth <[email protected]>
  • Loading branch information
sschuberth committed Jan 31, 2025
1 parent 1c9f09d commit 26381f0
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ project:
dependencies:
- id: "PyPI::django:2.2.20"
dependencies:
- id: "PyPI::pytz:2024.2"
- id: "PyPI::pytz:2025.1"
- id: "PyPI::sqlparse:0.5.3"
packages:
- id: "PyPI::django:2.2.20"
Expand Down Expand Up @@ -58,8 +58,8 @@ packages:
url: "https://github.com/django/django.git"
revision: ""
path: ""
- id: "PyPI::pytz:2024.2"
purl: "pkg:pypi/pytz@2024.2"
- id: "PyPI::pytz:2025.1"
purl: "pkg:pypi/pytz@2025.1"
authors:
- "Stuart Bishop <[email protected]>"
declared_licenses:
Expand All @@ -72,14 +72,14 @@ packages:
description: "World timezone definitions, modern and historical"
homepage_url: "http://pythonhosted.org/pytz"
binary_artifact:
url: "https://files.pythonhosted.org/packages/11/c3/005fcca25ce078d2cc29fd559379817424e94885510568bc1bc53d7d5846/pytz-2024.2-py2.py3-none-any.whl"
url: "https://files.pythonhosted.org/packages/eb/38/ac33370d784287baa1c3d538978b5e2ea064d4c1b93ffbd12826c190dd10/pytz-2025.1-py2.py3-none-any.whl"
hash:
value: "31c7c1817eb7fae7ca4b8c7ee50c72f93aa2dd863de768e1ef4245d426aa0725"
value: "89dd22dca55b46eac6eda23b2d72721bf1bdfef212645d81513ef5d03038de57"
algorithm: "SHA-256"
source_artifact:
url: "https://files.pythonhosted.org/packages/3a/31/3c70bf7603cc2dca0f19bdc53b4537a797747a58875b552c8c413d963a3f/pytz-2024.2.tar.gz"
url: "https://files.pythonhosted.org/packages/5f/57/df1c9157c8d5a05117e455d66fd7cf6dbc46974f832b1058ed4856785d8a/pytz-2025.1.tar.gz"
hash:
value: "2aa355083c50a0f93fa581709deac0c9ad65cca8a9e9beac660adcbd493c798a"
value: "c2db42be2a2518b28e65f9207c4d05e6ff547d1efa4086469ef855e4ab70178e"
algorithm: "SHA-256"
vcs:
type: ""
Expand Down

0 comments on commit 26381f0

Please sign in to comment.