Upgrade to version 1.5.0:
- An incorrect signature of the __class_getitem__ class method has
been fixed, adding a missing class_item argument under Python 3.8
and older.
- Rendered issue, PR, and commit links now lead to frozenlist's
repo instead of yarl's repo.
- On the :doc:`Contributing docs <contributing/guidelines>` page, a
link to the Towncrier philosophy has been fixed.
- A name of a temporary building directory now reflects that it's
related to frozenlist, not yarl.
- Declared Python 3.13 supported officially in the distribution
package metadata.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>