What's Changed
- parse_marker should consume the entire source string by @mwerschy in #687
- Create a Security Policy file by @joycebrum in #695
- Add python 3.12 to CI by @mayeut in #689
- Remove URL validation from requirement parsing by @uranusjr in #684
- Add types for packaging.version._Version by @hauntsaninja in #665
- Add PyPy 3.10 to CI by @mayeut in #699
- Remove unused argument in
_manylinux._is_compatible
by @mayeut in #700 - Canonicalize names for requirements comparison by @astrojuanlu in #696
- Add platform tag support for LoongArch by @loongson-zn in #693
- Ability to install
armv7l manylinux/musllinux
wheels onarmv8l
by @mayeut in #690 - Include CHANGELOG.rst in sdist by @astrojuanlu in #704
- Update pyupgrade to Python 3.7+ by @fangchenli in #580
- Fix version pattern pre-releases by @deathaxe in #705
- Fix typos found by codespell by @DimitriPapadopoulos in #706
- Support enriched metadata by @brettcannon in #686
- Correct rST syntax in CHANGELOG.rst by @atugushev in #709
- fix: platform tag for GraalPy by @mayeut in #711
- Document that this library uses a calendar-based versioning scheme by @faph in #717
- fix: Update copyright date for docs by @garrypolley in #713
- Bump pip version to avoid known vulnerabilities by @joycebrum in #720
- Typing annotations fixed in version.py by @jolaf in #723
- parse_{sdist,wheel}_filename: don't raise InvalidVersion by @SpecLad in #721
- Fix code blocks in CHANGELOG.md by @edmorley in #724
New Contributors
- @mwerschy made their first contribution in #687
- @joycebrum made their first contribution in #695
- @astrojuanlu made their first contribution in #696
- @loongson-zn made their first contribution in #693
- @fangchenli made their first contribution in #580
- @deathaxe made their first contribution in #705
- @DimitriPapadopoulos made their first contribution in #706
- @atugushev made their first contribution in #709
- @faph made their first contribution in #717
- @garrypolley made their first contribution in #713
- @jolaf made their first contribution in #723
- @SpecLad made their first contribution in #721
- @edmorley made their first contribution in #724
Full Changelog: 23.1...23.2