@@ -921,27 +921,30 @@ Example::
921
921
History
922
922
=======
923
923
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 `.
924
+ - August 2024: Core metadata 2.4 was approved through :pep: `639 `.
928
925
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.
926
+ - Added the ``License-Expression `` field.
927
+ - Added the ``License-File `` field.
928
+
929
+ - March 2022: Core metadata 2.3 was approved through :pep: `685 `.
930
+
931
+ - Restricted extra names to be normalized.
932
932
933
933
- October 2020: Core metadata 2.2 was approved through :pep: `643 `.
934
934
935
935
- Added the ``Dynamic `` field.
936
936
937
- - March 2022 : Core metadata 2.3 was approved through :pep: `685 `.
937
+ - February 2018 : Core metadata 2.1 was approved through :pep: `566 `.
938
938
939
- - Restricted extra names to be normalized.
939
+ - Added ``Description-Content-Type `` and ``Provides-Extra ``.
940
+ - Added canonical method for transforming metadata to JSON.
941
+ - Restricted the grammar of the ``Name `` field.
940
942
941
- - August 2024 : Core metadata 2.4 was approved through :pep: `639 `.
943
+ - February 2010 : Core metadata 1.2 was approved through :pep: `345 `.
942
944
943
- - Added the ``License-Expression `` field.
944
- - Added the ``License-File `` field.
945
+ - April 2003: Core metadata 1.1 was approved through :pep: `314 `:
946
+
947
+ - March 2001: Core metadata 1.0 was approved through :pep: `241 `.
945
948
946
949
----
947
950
0 commit comments