Update Packse snapshots (#8795)

## Summary

The diff here is challenging because it looks like some tests got
reordered.
This commit is contained in:
Charlie Marsh 2024-11-04 16:17:43 -05:00 committed by GitHub
parent fb1d679f69
commit f8ec7975c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 2805 additions and 3004 deletions

View file

@ -172,7 +172,6 @@ def main(scenarios: list[Path], snapshot_update: bool = True):
for scenario in data["scenarios"]:
resolver_options = scenario["resolver_options"] or {}
if resolver_options.get("universal"):
print(scenario["name"])
lock_scenarios.append(scenario)
elif resolver_options.get("python") is not None:
compile_scenarios.append(scenario)

View file

@ -1,2 +1,2 @@
chevron-blue
packse>=0.3.37
packse>=0.3.39

View file

@ -1,90 +1,26 @@
# This file was autogenerated by uv via the following command:
# uv pip compile scripts/scenarios/requirements.in -o scripts/scenarios/requirements.txt --refresh-package packse -n
certifi==2024.2.2
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
chevron-blue==0.2.1
# via
# -r scripts/scenarios/requirements.in
# packse
cryptography==42.0.7
# via secretstorage
docutils==0.21.2
# via readme-renderer
hatchling==1.24.2
# via packse
idna==3.7
# via requests
importlib-metadata==7.1.0
# via twine
jaraco-classes==3.4.0
# via keyring
jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.1
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==25.1.0
# via twine
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
# via
# jaraco-classes
# jaraco-functools
msgspec==0.18.6
# via packse
nh3==0.2.17
# via readme-renderer
packaging==24.0
# via hatchling
packse==0.3.37
packse==0.3.39
# via -r scripts/scenarios/requirements.in
pathspec==0.12.1
# via hatchling
pkginfo==1.10.0
# via twine
pluggy==1.5.0
# via hatchling
pycparser==2.22
# via cffi
pygments==2.17.2
# via
# readme-renderer
# rich
pyyaml==6.0.1
# via packse
readme-renderer==43.0
# via twine
requests==2.31.0
# via
# requests-toolbelt
# twine
requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.7.1
# via twine
secretstorage==3.3.3
# via keyring
setuptools==69.5.1
# via packse
trove-classifiers==2024.4.10
# via hatchling
twine==4.0.2
uv==0.4.29
# via packse
urllib3==2.2.1
# via
# requests
# twine
zipp==3.18.1
# via importlib-metadata