Skip to content

Commit 3aad6f1

Browse files
committed
Regen tests expectations
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 155918f commit 3aad6f1

6 files changed

+91
-103
lines changed

tests/data/azure-devops.req-310-expected.json

Lines changed: 23 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1174,12 +1174,12 @@
11741174
"type": "pypi",
11751175
"namespace": null,
11761176
"name": "typing-extensions",
1177-
"version": "4.13.1",
1177+
"version": "4.13.2",
11781178
"qualifiers": {},
11791179
"subpath": null,
11801180
"primary_language": "Python",
11811181
"description": "Backported and Experimental Type Hints for Python 3.8+\n# Typing Extensions\n\n[![Chat at https://gitter.im/python/typing](https://badges.gitter.im/python/typing.svg)](https://gitter.im/python/typing)\n\n[Documentation](https://typing-extensions.readthedocs.io/en/latest/#) \u2013\n[PyPI](https://pypi.org/project/typing-extensions/)\n\n## Overview\n\nThe `typing_extensions` module serves two related purposes:\n\n- Enable use of new type system features on older Python versions. For example,\n `typing.TypeGuard` is new in Python 3.10, but `typing_extensions` allows\n users on previous Python versions to use it too.\n- Enable experimentation with new type system PEPs before they are accepted and\n added to the `typing` module.\n\n`typing_extensions` is treated specially by static type checkers such as\nmypy and pyright. Objects defined in `typing_extensions` are treated the same\nway as equivalent forms in `typing`.\n\n`typing_extensions` uses\n[Semantic Versioning](https://semver.org/). The\nmajor version will be incremented only for backwards-incompatible changes.\nTherefore, it's safe to depend\non `typing_extensions` like this: `typing_extensions >=x.y, <(x+1)`,\nwhere `x.y` is the first version that includes all features you need.\n\n## Included items\n\nSee [the documentation](https://typing-extensions.readthedocs.io/en/latest/#) for a\ncomplete listing of module contents.\n\n## Contributing\n\nSee [CONTRIBUTING.md](https://github.com/python/typing_extensions/blob/main/CONTRIBUTING.md)\nfor how to contribute to `typing_extensions`.",
1182-
"release_date": "2025-04-03T16:11:19",
1182+
"release_date": "2025-04-10T14:19:03",
11831183
"parties": [
11841184
{
11851185
"type": "person",
@@ -1217,11 +1217,11 @@
12171217
"Topic :: Software Development"
12181218
],
12191219
"homepage_url": null,
1220-
"download_url": "https://files.pythonhosted.org/packages/df/c5/e7a0b0f5ed69f94c8ab7379c599e6036886bffcde609969a5325f47f1332/typing_extensions-4.13.1-py3-none-any.whl",
1221-
"size": 45739,
1220+
"download_url": "https://files.pythonhosted.org/packages/8b/54/b1ae86c0973cc6f0210b53d508ca3641fb6d0c56823f288d108bc7ab3cc8/typing_extensions-4.13.2-py3-none-any.whl",
1221+
"size": 45806,
12221222
"sha1": null,
1223-
"md5": "88648ecb0c5e2dfdb72097ec846b87c8",
1224-
"sha256": "4b6cf02909eb5495cfbc3f6e8fd49217e6cc7944e145cdda8caa3734777f9e69",
1223+
"md5": "0d9ada689b5a7c88163dd4c3417b8cc8",
1224+
"sha256": "a439e7c04b49fec3e5d3e2beaa21755cadbbdc391694e28ccdd36ca4a1408f8c",
12251225
"sha512": null,
12261226
"bug_tracking_url": "https://github.com/python/typing_extensions/issues",
12271227
"code_view_url": null,
@@ -1236,20 +1236,20 @@
12361236
"dependencies": [],
12371237
"repository_homepage_url": null,
12381238
"repository_download_url": null,
1239-
"api_data_url": "https://pypi.org/pypi/typing-extensions/4.13.1/json",
1239+
"api_data_url": "https://pypi.org/pypi/typing-extensions/4.13.2/json",
12401240
"datasource_id": null,
1241-
"purl": "pkg:pypi/[email protected].1"
1241+
"purl": "pkg:pypi/[email protected].2"
12421242
},
12431243
{
12441244
"type": "pypi",
12451245
"namespace": null,
12461246
"name": "urllib3",
1247-
"version": "2.3.0",
1247+
"version": "2.4.0",
12481248
"qualifiers": {},
12491249
"subpath": null,
12501250
"primary_language": "Python",
12511251
"description": "HTTP library with thread-safe connection pooling, file post, and more.\n<h1 align=\"center\">\n\n![urllib3](https://github.com/urllib3/urllib3/raw/main/docs/_static/banner_github.svg)\n\n</h1>\n\n<p align=\"center\">\n <a href=\"https://pypi.org/project/urllib3\"><img alt=\"PyPI Version\" src=\"https://img.shields.io/pypi/v/urllib3.svg?maxAge=86400\" /></a>\n <a href=\"https://pypi.org/project/urllib3\"><img alt=\"Python Versions\" src=\"https://img.shields.io/pypi/pyversions/urllib3.svg?maxAge=86400\" /></a>\n <a href=\"https://discord.gg/urllib3\"><img alt=\"Join our Discord\" src=\"https://img.shields.io/discord/756342717725933608?color=%237289da&label=discord\" /></a>\n <a href=\"https://github.com/urllib3/urllib3/actions?query=workflow%3ACI\"><img alt=\"Coverage Status\" src=\"https://img.shields.io/badge/coverage-100%25-success\" /></a>\n <a href=\"https://github.com/urllib3/urllib3/actions/workflows/ci.yml?query=branch%3Amain\"><img alt=\"Build Status on GitHub\" src=\"https://github.com/urllib3/urllib3/actions/workflows/ci.yml/badge.svg?branch:main&workflow:CI\" /></a>\n <a href=\"https://urllib3.readthedocs.io\"><img alt=\"Documentation Status\" src=\"https://readthedocs.org/projects/urllib3/badge/?version=latest\" /></a><br>\n <a href=\"https://deps.dev/pypi/urllib3\"><img alt=\"OpenSSF Scorecard\" src=\"https://api.securityscorecards.dev/projects/github.com/urllib3/urllib3/badge\" /></a>\n <a href=\"https://slsa.dev\"><img alt=\"SLSA 3\" src=\"https://slsa.dev/images/gh-badge-level3.svg\" /></a>\n <a href=\"https://bestpractices.coreinfrastructure.org/projects/6227\"><img alt=\"CII Best Practices\" src=\"https://bestpractices.coreinfrastructure.org/projects/6227/badge\" /></a>\n</p>\n\nurllib3 is a powerful, *user-friendly* HTTP client for Python. Much of the\nPython ecosystem already uses urllib3 and you should too.\nurllib3 brings many critical features that are missing from the Python\nstandard libraries:\n\n- Thread safety.\n- Connection pooling.\n- Client-side SSL/TLS verification.\n- File uploads with multipart encoding.\n- Helpers for retrying requests and dealing with HTTP redirects.\n- Support for gzip, deflate, brotli, and zstd encoding.\n- Proxy support for HTTP and SOCKS.\n- 100% test coverage.\n\nurllib3 is powerful and easy to use:\n\n```python3\n>>> import urllib3\n>>> resp = urllib3.request(\"GET\", \"http://httpbin.org/robots.txt\")\n>>> resp.status\n200\n>>> resp.data\nb\"User-agent: *\\nDisallow: /deny\\n\"\n```\n\n## Installing\n\nurllib3 can be installed with [pip](https://pip.pypa.io):\n\n```bash\n$ python -m pip install urllib3\n```\n\nAlternatively, you can grab the latest source code from [GitHub](https://github.com/urllib3/urllib3):\n\n```bash\n$ git clone https://github.com/urllib3/urllib3.git\n$ cd urllib3\n$ pip install .\n```\n\n\n## Documentation\n\nurllib3 has usage and reference documentation at [urllib3.readthedocs.io](https://urllib3.readthedocs.io).\n\n\n## Community\n\nurllib3 has a [community Discord channel](https://discord.gg/urllib3) for asking questions and\ncollaborating with other contributors. Drop by and say hello \ud83d\udc4b\n\n\n## Contributing\n\nurllib3 happily accepts contributions. Please see our\n[contributing documentation](https://urllib3.readthedocs.io/en/latest/contributing.html)\nfor some tips on getting started.\n\n\n## Security Disclosures\n\nTo report a security vulnerability, please use the\n[Tidelift security contact](https://tidelift.com/security).\nTidelift will coordinate the fix and disclosure with maintainers.\n\n\n## Maintainers\n\n- [@sethmlarson](https://github.com/sethmlarson) (Seth M. Larson)\n- [@pquentin](https://github.com/pquentin) (Quentin Pradet)\n- [@illia-v](https://github.com/illia-v) (Illia Volochii)\n- [@theacodes](https://github.com/theacodes) (Thea Flowers)\n- [@haikuginger](https://github.com/haikuginger) (Jess Shapiro)\n- [@lukasa](https://github.com/lukasa) (Cory Benfield)\n- [@sigmavirus24](https://github.com/sigmavirus24) (Ian Stapleton Cordasco)\n- [@shazow](https://github.com/shazow) (Andrey Petrov)\n\n\ud83d\udc4b\n\n\n## Sponsorship\n\nIf your company benefits from this library, please consider [sponsoring its\ndevelopment](https://urllib3.readthedocs.io/en/latest/sponsors.html).\n\n\n## For Enterprise\n\nProfessional support for urllib3 is available as part of the [Tidelift\nSubscription][1]. Tidelift gives software development teams a single source for\npurchasing and maintaining their software, with professional grade assurances\nfrom the experts who know it best, while seamlessly integrating with existing\ntools.\n\n[1]: https://tidelift.com/subscription/pkg/pypi-urllib3?utm_source=pypi-urllib3&utm_medium=referral&utm_campaign=readme",
1252-
"release_date": "2024-12-22T07:47:28",
1252+
"release_date": "2025-04-10T15:23:37",
12531253
"parties": [
12541254
{
12551255
"type": "person",
@@ -1292,32 +1292,28 @@
12921292
"Topic :: Software Development :: Libraries"
12931293
],
12941294
"homepage_url": null,
1295-
"download_url": "https://files.pythonhosted.org/packages/c8/19/4ec628951a74043532ca2cf5d97b7b14863931476d117c471e8e2b1eb39f/urllib3-2.3.0-py3-none-any.whl",
1296-
"size": 128369,
1295+
"download_url": "https://files.pythonhosted.org/packages/6b/11/cc635220681e93a0183390e26485430ca2c7b5f9d33b15c74c2861cb8091/urllib3-2.4.0-py3-none-any.whl",
1296+
"size": 128680,
12971297
"sha1": null,
1298-
"md5": "21cc339da6ff13770c290e665a50d1a6",
1299-
"sha256": "1cee9ad369867bfdbbb48b7dd50374c0967a0bb7710050facf0dd6911440e3df",
1298+
"md5": "b38b9d8501f98140c591986989a0985f",
1299+
"sha256": "4e16665048960a0900c702d4a66415956a584919c03361cac9f1df5c5dd7e813",
13001300
"sha512": null,
13011301
"bug_tracking_url": null,
13021302
"code_view_url": "https://github.com/urllib3/urllib3",
13031303
"vcs_url": null,
13041304
"copyright": null,
1305-
"license_expression": null,
1306-
"declared_license": {
1307-
"classifiers": [
1308-
"License :: OSI Approved :: MIT License"
1309-
]
1310-
},
1305+
"license_expression": "MIT",
1306+
"declared_license": {},
13111307
"notice_text": null,
13121308
"source_packages": [],
13131309
"file_references": [],
13141310
"extra_data": {},
13151311
"dependencies": [],
13161312
"repository_homepage_url": null,
13171313
"repository_download_url": null,
1318-
"api_data_url": "https://pypi.org/pypi/urllib3/2.3.0/json",
1314+
"api_data_url": "https://pypi.org/pypi/urllib3/2.4.0/json",
13191315
"datasource_id": null,
1320-
"purl": "pkg:pypi/urllib3@2.3.0"
1316+
"purl": "pkg:pypi/urllib3@2.4.0"
13211317
}
13221318
],
13231319
"resolved_dependencies_graph": [
@@ -1326,7 +1322,7 @@
13261322
"dependencies": [
13271323
"pkg:pypi/[email protected]",
13281324
"pkg:pypi/[email protected]",
1329-
"pkg:pypi/[email protected].1"
1325+
"pkg:pypi/[email protected].2"
13301326
]
13311327
},
13321328
{
@@ -1341,7 +1337,7 @@
13411337
"pkg:pypi/[email protected]",
13421338
"pkg:pypi/[email protected]",
13431339
"pkg:pypi/[email protected]",
1344-
"pkg:pypi/[email protected].1"
1340+
"pkg:pypi/[email protected].2"
13451341
]
13461342
},
13471343
{
@@ -1407,19 +1403,19 @@
14071403
"pkg:pypi/[email protected]",
14081404
"pkg:pypi/[email protected]",
14091405
"pkg:pypi/[email protected]",
1410-
"pkg:pypi/urllib3@2.3.0"
1406+
"pkg:pypi/urllib3@2.4.0"
14111407
]
14121408
},
14131409
{
14141410
"package": "pkg:pypi/[email protected]",
14151411
"dependencies": []
14161412
},
14171413
{
1418-
"package": "pkg:pypi/[email protected].1",
1414+
"package": "pkg:pypi/[email protected].2",
14191415
"dependencies": []
14201416
},
14211417
{
1422-
"package": "pkg:pypi/urllib3@2.3.0",
1418+
"package": "pkg:pypi/urllib3@2.4.0",
14231419
"dependencies": []
14241420
}
14251421
]

0 commit comments

Comments
 (0)