diff options
| author | Baptiste Mispelon <bmispelon@gmail.com> | 2024-12-07 15:16:32 +0100 |
|---|---|---|
| committer | Baptiste Mispelon <bmispelon@gmail.com> | 2025-03-13 21:00:57 +0100 |
| commit | 30322026dba9f7f180df50272fc90ba8231c5533 (patch) | |
| tree | 93d88ef3ffb8d73357048399edaea8d72ebcf7d0 /legacy | |
| parent | f1fca5e8a412da1bb8b5ffd11a59eac8579738bb (diff) | |
Improved Release model to support PEP625 changes.
Three new file fields (tarball, wheel, checksum) were added, making
the link generation to these files more robust to changes like the
one mandated by PEP625 (changing of file case).
A new is_active boolean field was also added, making it easier
to start work on a release without it being public.
Diffstat (limited to 'legacy')
| -rw-r--r-- | legacy/fixtures/redirects-downloads.json.gz | bin | 1093 -> 0 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/legacy/fixtures/redirects-downloads.json.gz b/legacy/fixtures/redirects-downloads.json.gz Binary files differdeleted file mode 100644 index b6fecd86..00000000 --- a/legacy/fixtures/redirects-downloads.json.gz +++ /dev/null |
