Commit ba1fec2
committed
v1.6.0 — Support PEP 740
- Drop support for Python 3.7
- Support PEP 740
- `provenance_sha256` and `provenance_url` fields added to `DistributionPackage`
- `get_provenance()` method added to `PyPISimple`
- `NoProvenanceError` exception type added
- Add `url` fields to the `DigestMismatchError`, `NoDigestsError`, and `NoMetadataError` classes1 parent ff1fbfc commit ba1fec2
3 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments