Commit Graph

18 Commits

Author SHA1 Message Date
Sander Van Balen 3f3ae6f24d Merge branch 'main' into issue/11924-requirements-on-extras 2023-09-06 10:24:11 +02:00
ddelange 361b02bce0
Add is_yanked to installation report 2023-08-14 19:09:50 +02:00
Sander Van Balen 292387f20b py37 compatibility 2023-07-25 17:25:05 +02:00
Sander Van Balen cc6a2bded2 added second report test case 2023-07-25 16:38:51 +02:00
Sander Van Balen e569017351 added test case for report bugfix 2023-07-25 16:34:23 +02:00
Stéphane Bidoul f7787f8798
Merge pull request #11949 from sbidoul/hash2hashes-sbi
Generate download_info.info.hashes in install report for direct URL archives
2023-04-14 08:02:57 +02:00
Stéphane Bidoul 5bfccfd62d Report requested_extras for editable requirements 2023-04-11 22:24:12 +02:00
Stéphane Bidoul cdd9c95eac Add test for download_info hashes 2023-04-11 14:49:30 +02:00
Stéphane Bidoul 2f271838e7 Report requested_extras for direct URLs 2023-04-11 12:54:39 +02:00
Stéphane Bidoul 3fd8fde14b Remove with_wheel fixture
We install wheel by default in our test env.
2023-03-27 11:55:20 +01:00
Stéphane Bidoul 126e6f67a5 Install report format declared stable 2023-01-28 14:15:04 +01:00
Stéphane Bidoul 074c6b5cad
install report: added experimental status warning 2022-07-15 11:08:56 +02:00
Stéphane Bidoul e41b13424e
install report: use array instead of dict for install field 2022-07-15 11:08:56 +02:00
Stéphane Bidoul 7fdff17543
install report: add suport for stdout output 2022-07-05 10:05:57 +02:00
Stéphane Bidoul d32a62b3df
Use canonical names as keys in installation report 2022-07-05 10:05:57 +02:00
Stéphane Bidoul 2c84a1c16d
Add requested_extras to installation report 2022-07-05 10:05:57 +02:00
Stéphane Bidoul d6685d09cf
Test that the install report has requires_dist
This is important for legacy setuptools distributions that do not
have Requires-Dist in PKG-INFO.
2022-07-05 10:05:57 +02:00
Stéphane Bidoul e37178775b
Add --report option to pip install 2022-07-05 10:05:57 +02:00