Skip to content

Commit

Permalink
test(python): Update expected test results
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Steenbergen <opensource@steenbe.nl>
  • Loading branch information
tsteenbe authored and sschuberth committed Apr 15, 2024
1 parent c4c14f2 commit 9f04bfa
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ project:
- id: "PyPI::django:2.2.20"
dependencies:
- id: "PyPI::pytz:2024.1"
- id: "PyPI::sqlparse:0.4.4"
- id: "PyPI::sqlparse:0.5.0"
packages:
- id: "PyPI::django:2.2.20"
purl: "pkg:pypi/django@2.2.20"
Expand Down Expand Up @@ -91,8 +91,8 @@ packages:
url: ""
revision: ""
path: ""
- id: "PyPI::sqlparse:0.4.4"
purl: "pkg:pypi/sqlparse@0.4.4"
- id: "PyPI::sqlparse:0.5.0"
purl: "pkg:pypi/sqlparse@0.5.0"
authors:
- "Andi Albrecht <albrecht.andi@gmail.com>"
declared_licenses:
Expand All @@ -103,14 +103,14 @@ packages:
description: "A non-validating SQL parser."
homepage_url: ""
binary_artifact:
url: "https://files.pythonhosted.org/packages/98/5a/66d7c9305baa9f11857f247d4ba761402cea75db6058ff850ed7128957b7/sqlparse-0.4.4-py3-none-any.whl"
url: "https://files.pythonhosted.org/packages/43/5d/a0fdd88fd486b39ae1fd1a75ff75b4e29a0df96c0304d462fd407b82efe0/sqlparse-0.5.0-py3-none-any.whl"
hash:
value: "5430a4fe2ac7d0f93e66f1efc6e1338a41884b7ddf2a350cedd20ccc4d9d28f3"
value: "c204494cd97479d0e39f28c93d46c0b2d5959c7b9ab904762ea6c7af211c8663"
algorithm: "SHA-256"
source_artifact:
url: "https://files.pythonhosted.org/packages/65/16/10f170ec641ed852611b6c9441b23d10b5702ab5288371feab3d36de2574/sqlparse-0.4.4.tar.gz"
url: "https://files.pythonhosted.org/packages/50/26/5da251cd090ccd580f5cfaa7d36cdd8b2471e49fffce60ed520afc27f4bc/sqlparse-0.5.0.tar.gz"
hash:
value: "d446183e84b8349fa3061f0fe7f06ca94ba65b426946ffebe6e3e8295332420c"
value: "714d0a4932c059d16189f58ef5411ec2287a4360f17cdd0edd2d09d4c5087c93"
algorithm: "SHA-256"
vcs:
type: ""
Expand Down

0 comments on commit 9f04bfa

Please sign in to comment.