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 Apr 17, 2024
1 parent edf431a commit d9cb6a4
Showing 1 changed file with 10 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ project:
- id: "PyPI::flask:0.12"
dependencies:
- id: "PyPI::click:8.1.7"
- id: "PyPI::itsdangerous:2.1.2"
- id: "PyPI::itsdangerous:2.2.0"
- id: "PyPI::jinja2:2.8.1"
dependencies:
- id: "PyPI::markupsafe:2.1.5"
Expand Down Expand Up @@ -128,28 +128,24 @@ packages:
url: ""
revision: ""
path: ""
- id: "PyPI::itsdangerous:2.1.2"
purl: "pkg:pypi/[email protected]"
authors:
- "Armin Ronacher <[email protected]>"
- id: "PyPI::itsdangerous:2.2.0"
purl: "pkg:pypi/[email protected]"
declared_licenses:
- "BSD License"
- "BSD-3-Clause"
declared_licenses_processed:
spdx_expression: "BSD-3-Clause"
mapped:
BSD License: "BSD-3-Clause"
unmapped:
- "BSD License"
description: "Safely pass data to untrusted environments and back."
homepage_url: "https://palletsprojects.com/p/itsdangerous/"
homepage_url: ""
binary_artifact:
url: "https://files.pythonhosted.org/packages/68/5f/447e04e828f47465eeab35b5d408b7ebaaaee207f48b7136c5a7267a30ae/itsdangerous-2.1.2-py3-none-any.whl"
url: "https://files.pythonhosted.org/packages/04/96/92447566d16df59b2a776c0fb82dbc4d9e07cd95062562af01e408583fc4/itsdangerous-2.2.0-py3-none-any.whl"
hash:
value: "2c2349112351b88699d8d4b6b075022c0808887cb7ad10069318a8b0bc88db44"
value: "c6242fc49e35958c8b15141343aa660db5fc54d4f13a1db01a3f5891b98700ef"
algorithm: "SHA-256"
source_artifact:
url: "https://files.pythonhosted.org/packages/7f/a1/d3fb83e7a61fa0c0d3d08ad0a94ddbeff3731c05212617dff3a94e097f08/itsdangerous-2.1.2.tar.gz"
url: "https://files.pythonhosted.org/packages/9c/cb/8ac0172223afbccb63986cc25049b154ecfb5e85932587206f42317be31d/itsdangerous-2.2.0.tar.gz"
hash:
value: "5dbbc68b317e5e42f327f9021763545dc3fc3bfe22e6deb96aaf1fc38874156a"
value: "e0050c0b7da1eea53ffaf149c0cfbb5c6e2e2b69c4bef22c81fa6eb73e5f6173"
algorithm: "SHA-256"
vcs:
type: ""
Expand Down

0 comments on commit d9cb6a4

Please sign in to comment.