Skip to content

Commit df3e954

Browse files
committed
test(python): Update expected results
Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
1 parent 5f66a7f commit df3e954

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
@@ -21,7 +21,7 @@ project:
2121
- id: "PyPI::django:2.2.20"
2222
dependencies:
2323
- id: "PyPI::pytz:2025.2"
24-
- id: "PyPI::sqlparse:0.5.3"
24+
- id: "PyPI::sqlparse:0.5.4"
2525
packages:
2626
- id: "PyPI::django:2.2.20"
2727
purl: "pkg:pypi/django@2.2.20"
@@ -91,8 +91,8 @@ packages:
9191
url: ""
9292
revision: ""
9393
path: ""
94-
- id: "PyPI::sqlparse:0.5.3"
95-
purl: "pkg:pypi/sqlparse@0.5.3"
94+
- id: "PyPI::sqlparse:0.5.4"
95+
purl: "pkg:pypi/sqlparse@0.5.4"
9696
authors:
9797
- "Andi Albrecht <albrecht.andi@gmail.com>"
9898
declared_licenses:
@@ -103,14 +103,14 @@ packages:
103103
description: "A non-validating SQL parser."
104104
homepage_url: ""
105105
binary_artifact:
106-
url: "https://files.pythonhosted.org/packages/a9/5c/bfd6bd0bf979426d405cc6e71eceb8701b148b16c21d2dc3c261efc61c7b/sqlparse-0.5.3-py3-none-any.whl"
106+
url: "https://files.pythonhosted.org/packages/25/70/001ee337f7aa888fb2e3f5fd7592a6afc5283adb1ed44ce8df5764070f22/sqlparse-0.5.4-py3-none-any.whl"
107107
hash:
108-
value: "cf2196ed3418f3ba5de6af7e82c694a9fbdbfecccdfc72e281548517081f16ca"
108+
value: "99a9f0314977b76d776a0fcb8554de91b9bb8a18560631d6bc48721d07023dcb"
109109
algorithm: "SHA-256"
110110
source_artifact:
111-
url: "https://files.pythonhosted.org/packages/e5/40/edede8dd6977b0d3da179a342c198ed100dd2aba4be081861ee5911e4da4/sqlparse-0.5.3.tar.gz"
111+
url: "https://files.pythonhosted.org/packages/18/67/701f86b28d63b2086de47c942eccf8ca2208b3be69715a1119a4e384415a/sqlparse-0.5.4.tar.gz"
112112
hash:
113-
value: "09f67787f56a0b16ecdbde1bfc7f5d9c3371ca683cfeaa8e6ff60b4807ec9272"
113+
value: "4396a7d3cf1cd679c1be976cf3dc6e0a51d0111e87787e7a8d780e7d5a998f9e"
114114
algorithm: "SHA-256"
115115
vcs:
116116
type: ""

0 commit comments

Comments
 (0)