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 <sebastian@doubleopen.org>
  • Loading branch information
sschuberth committed Jul 15, 2024
1 parent 0139c25 commit 1756495
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.5.0"
- id: "PyPI::sqlparse:0.5.1"
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.5.0"
purl: "pkg:pypi/sqlparse@0.5.0"
- id: "PyPI::sqlparse:0.5.1"
purl: "pkg:pypi/sqlparse@0.5.1"
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/43/5d/a0fdd88fd486b39ae1fd1a75ff75b4e29a0df96c0304d462fd407b82efe0/sqlparse-0.5.0-py3-none-any.whl"
url: "https://files.pythonhosted.org/packages/5d/a5/b2860373aa8de1e626b2bdfdd6df4355f0565b47e51f7d0c54fe70faf8fe/sqlparse-0.5.1-py3-none-any.whl"
hash:
value: "c204494cd97479d0e39f28c93d46c0b2d5959c7b9ab904762ea6c7af211c8663"
value: "773dcbf9a5ab44a090f3441e2180efe2560220203dc2f8c0b0fa141e18b505e4"
algorithm: "SHA-256"
source_artifact:
url: "https://files.pythonhosted.org/packages/50/26/5da251cd090ccd580f5cfaa7d36cdd8b2471e49fffce60ed520afc27f4bc/sqlparse-0.5.0.tar.gz"
url: "https://files.pythonhosted.org/packages/73/82/dfa23ec2cbed08a801deab02fe7c904bfb00765256b155941d789a338c68/sqlparse-0.5.1.tar.gz"
hash:
value: "714d0a4932c059d16189f58ef5411ec2287a4360f17cdd0edd2d09d4c5087c93"
value: "bb6b4df465655ef332548e24f08e205afc81b9ab86cb1c45657a7ff173a3a00e"
algorithm: "SHA-256"
vcs:
type: ""
Expand Down

0 comments on commit 1756495

Please sign in to comment.