|
6 | 6 | Core metadata specifications
|
7 | 7 | ============================
|
8 | 8 |
|
| 9 | +This page describes version 2.4, approved in August 2024. |
| 10 | + |
9 | 11 | Fields defined in the following specification should be considered valid,
|
10 | 12 | complete and not subject to change. The required fields are:
|
11 | 13 |
|
@@ -921,27 +923,30 @@ Example::
|
921 | 923 | History
|
922 | 924 | =======
|
923 | 925 |
|
924 |
| -- March 2001: Core metadata 1.0 was approved through :pep:`241`. |
925 |
| -- April 2003: Core metadata 1.1 was approved through :pep:`314`: |
926 |
| -- February 2010: Core metadata 1.2 was approved through :pep:`345`. |
927 |
| -- February 2018: Core metadata 2.1 was approved through :pep:`566`. |
| 926 | +- August 2024: Core metadata 2.4 was approved through :pep:`639`. |
928 | 927 |
|
929 |
| - - Added ``Description-Content-Type`` and ``Provides-Extra``. |
930 |
| - - Added canonical method for transforming metadata to JSON. |
931 |
| - - Restricted the grammar of the ``Name`` field. |
| 928 | + - Added the ``License-Expression`` field. |
| 929 | + - Added the ``License-File`` field. |
| 930 | + |
| 931 | +- March 2022: Core metadata 2.3 was approved through :pep:`685`. |
| 932 | + |
| 933 | + - Restricted extra names to be normalized. |
932 | 934 |
|
933 | 935 | - October 2020: Core metadata 2.2 was approved through :pep:`643`.
|
934 | 936 |
|
935 | 937 | - Added the ``Dynamic`` field.
|
936 | 938 |
|
937 |
| -- March 2022: Core metadata 2.3 was approved through :pep:`685`. |
| 939 | +- February 2018: Core metadata 2.1 was approved through :pep:`566`. |
938 | 940 |
|
939 |
| - - Restricted extra names to be normalized. |
| 941 | + - Added ``Description-Content-Type`` and ``Provides-Extra``. |
| 942 | + - Added canonical method for transforming metadata to JSON. |
| 943 | + - Restricted the grammar of the ``Name`` field. |
940 | 944 |
|
941 |
| -- August 2024: Core metadata 2.4 was approved through :pep:`639`. |
| 945 | +- February 2010: Core metadata 1.2 was approved through :pep:`345`. |
942 | 946 |
|
943 |
| - - Added the ``License-Expression`` field. |
944 |
| - - Added the ``License-File`` field. |
| 947 | +- April 2003: Core metadata 1.1 was approved through :pep:`314`: |
| 948 | + |
| 949 | +- March 2001: Core metadata 1.0 was approved through :pep:`241`. |
945 | 950 |
|
946 | 951 | ----
|
947 | 952 |
|
|
0 commit comments