Skip to content

Commit c46ae43

Browse files
committed
regenerate test fixtures
1 parent c968912 commit c46ae43

15 files changed

+1758
-17014
lines changed

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

Lines changed: 96 additions & 1300 deletions
Large diffs are not rendered by default.

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

Lines changed: 96 additions & 1300 deletions
Large diffs are not rendered by default.

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

Lines changed: 96 additions & 1300 deletions
Large diffs are not rendered by default.

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

Lines changed: 95 additions & 1300 deletions
Large diffs are not rendered by default.

tests/data/example-requirements-ignore-errors-expected.json

Lines changed: 0 additions & 374 deletions
Large diffs are not rendered by default.

tests/data/frozen-requirements.txt-expected.json

Lines changed: 1028 additions & 5516 deletions
Large diffs are not rendered by default.

tests/data/insecure-setup/setup.py-expected.json

Lines changed: 0 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -306,62 +306,6 @@
306306
"api_data_url": "https://pypi.org/pypi/six/1.17.0/json",
307307
"datasource_id": null,
308308
"purl": "pkg:pypi/[email protected]"
309-
},
310-
{
311-
"type": "pypi",
312-
"namespace": null,
313-
"name": "six",
314-
"version": "1.17.0",
315-
"qualifiers": {},
316-
"subpath": null,
317-
"primary_language": "Python",
318-
"description": "Python 2 and 3 compatibility utilities\n.. image:: https://img.shields.io/pypi/v/six.svg\n :target: https://pypi.org/project/six/\n :alt: six on PyPI\n\n.. image:: https://readthedocs.org/projects/six/badge/?version=latest\n :target: https://six.readthedocs.io/\n :alt: six's documentation on Read the Docs\n\n.. image:: https://img.shields.io/badge/license-MIT-green.svg\n :target: https://github.com/benjaminp/six/blob/master/LICENSE\n :alt: MIT License badge\n\nSix is a Python 2 and 3 compatibility library. It provides utility functions\nfor smoothing over the differences between the Python versions with the goal of\nwriting Python code that is compatible on both Python versions. See the\ndocumentation for more information on what is provided.\n\nSix supports Python 2.7 and 3.3+. It is contained in only one Python\nfile, so it can be easily copied into your project. (The copyright and license\nnotice must be retained.)\n\nOnline documentation is at https://six.readthedocs.io/.\n\nBugs can be reported to https://github.com/benjaminp/six. The code can also\nbe found there.",
319-
"release_date": "2024-12-04T17:35:28",
320-
"parties": [
321-
{
322-
"type": "person",
323-
"role": "author",
324-
"name": "Benjamin Peterson",
325-
"email": "[email protected]",
326-
"url": null
327-
}
328-
],
329-
"keywords": [
330-
"Development Status :: 5 - Production/Stable",
331-
"Intended Audience :: Developers",
332-
"Programming Language :: Python :: 2",
333-
"Programming Language :: Python :: 3",
334-
"Topic :: Software Development :: Libraries",
335-
"Topic :: Utilities"
336-
],
337-
"homepage_url": "https://github.com/benjaminp/six",
338-
"download_url": "https://files.pythonhosted.org/packages/94/e7/b2c673351809dca68a0e064b6af791aa332cf192da575fd474ed7d6f16a2/six-1.17.0.tar.gz",
339-
"size": 34031,
340-
"sha1": null,
341-
"md5": "a0387fe15662c71057b4fb2b7aa9056a",
342-
"sha256": "ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81",
343-
"sha512": null,
344-
"bug_tracking_url": null,
345-
"code_view_url": null,
346-
"vcs_url": null,
347-
"copyright": null,
348-
"license_expression": null,
349-
"declared_license": {
350-
"license": "MIT",
351-
"classifiers": [
352-
"License :: OSI Approved :: MIT License"
353-
]
354-
},
355-
"notice_text": null,
356-
"source_packages": [],
357-
"file_references": [],
358-
"extra_data": {},
359-
"dependencies": [],
360-
"repository_homepage_url": null,
361-
"repository_download_url": null,
362-
"api_data_url": "https://pypi.org/pypi/six/1.17.0/json",
363-
"datasource_id": null,
364-
"purl": "pkg:pypi/[email protected]"
365309
}
366310
],
367311
"resolved_dependencies_graph": [

tests/data/pinned-pdt-requirements.txt-expected.json

Lines changed: 172 additions & 2308 deletions
Large diffs are not rendered by default.

tests/data/pinned-requirements.txt-expected.json

Lines changed: 172 additions & 2308 deletions
Large diffs are not rendered by default.

tests/data/setup/spdx-setup.py-expected.json

Lines changed: 0 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -414,62 +414,6 @@
414414
"api_data_url": "https://pypi.org/pypi/six/1.17.0/json",
415415
"datasource_id": null,
416416
"purl": "pkg:pypi/[email protected]"
417-
},
418-
{
419-
"type": "pypi",
420-
"namespace": null,
421-
"name": "six",
422-
"version": "1.17.0",
423-
"qualifiers": {},
424-
"subpath": null,
425-
"primary_language": "Python",
426-
"description": "Python 2 and 3 compatibility utilities\n.. image:: https://img.shields.io/pypi/v/six.svg\n :target: https://pypi.org/project/six/\n :alt: six on PyPI\n\n.. image:: https://readthedocs.org/projects/six/badge/?version=latest\n :target: https://six.readthedocs.io/\n :alt: six's documentation on Read the Docs\n\n.. image:: https://img.shields.io/badge/license-MIT-green.svg\n :target: https://github.com/benjaminp/six/blob/master/LICENSE\n :alt: MIT License badge\n\nSix is a Python 2 and 3 compatibility library. It provides utility functions\nfor smoothing over the differences between the Python versions with the goal of\nwriting Python code that is compatible on both Python versions. See the\ndocumentation for more information on what is provided.\n\nSix supports Python 2.7 and 3.3+. It is contained in only one Python\nfile, so it can be easily copied into your project. (The copyright and license\nnotice must be retained.)\n\nOnline documentation is at https://six.readthedocs.io/.\n\nBugs can be reported to https://github.com/benjaminp/six. The code can also\nbe found there.",
427-
"release_date": "2024-12-04T17:35:28",
428-
"parties": [
429-
{
430-
"type": "person",
431-
"role": "author",
432-
"name": "Benjamin Peterson",
433-
"email": "[email protected]",
434-
"url": null
435-
}
436-
],
437-
"keywords": [
438-
"Development Status :: 5 - Production/Stable",
439-
"Intended Audience :: Developers",
440-
"Programming Language :: Python :: 2",
441-
"Programming Language :: Python :: 3",
442-
"Topic :: Software Development :: Libraries",
443-
"Topic :: Utilities"
444-
],
445-
"homepage_url": "https://github.com/benjaminp/six",
446-
"download_url": "https://files.pythonhosted.org/packages/94/e7/b2c673351809dca68a0e064b6af791aa332cf192da575fd474ed7d6f16a2/six-1.17.0.tar.gz",
447-
"size": 34031,
448-
"sha1": null,
449-
"md5": "a0387fe15662c71057b4fb2b7aa9056a",
450-
"sha256": "ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81",
451-
"sha512": null,
452-
"bug_tracking_url": null,
453-
"code_view_url": null,
454-
"vcs_url": null,
455-
"copyright": null,
456-
"license_expression": null,
457-
"declared_license": {
458-
"license": "MIT",
459-
"classifiers": [
460-
"License :: OSI Approved :: MIT License"
461-
]
462-
},
463-
"notice_text": null,
464-
"source_packages": [],
465-
"file_references": [],
466-
"extra_data": {},
467-
"dependencies": [],
468-
"repository_homepage_url": null,
469-
"repository_download_url": null,
470-
"api_data_url": "https://pypi.org/pypi/six/1.17.0/json",
471-
"datasource_id": null,
472-
"purl": "pkg:pypi/[email protected]"
473417
}
474418
],
475419
"resolved_dependencies_graph": [

0 commit comments

Comments
 (0)