Poetry-core

Latest version: v1.9.0

Safety actively analyzes 625645 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 9

1.3.0

Added

- Add `3.11` to the list of available Python versions ([477](https://github.com/python-poetry/poetry-core/pull/477)).

Changed

- Deprecate `poetry.core.constraints.generic`, which is replaced by `poetry.core.packages.constraints` ([482](https://github.com/python-poetry/poetry-core/pull/482)).
- Deprecate `poetry.core.semver`, which is replaced by `poetry.core.constraints.version` ([482](https://github.com/python-poetry/poetry-core/pull/482)).

Fixed

- Fix an issue where versions were escaped wrongly when building the wheel name ([469](https://github.com/python-poetry/poetry-core/pull/469)).
- Fix an issue where caret constraints of pre-releases with a major version of 0 resulted in an empty version range ([475](https://github.com/python-poetry/poetry-core/pull/475)).
- Fix an issue where the names of extras were not normalized according to PEP 685 ([476](https://github.com/python-poetry/poetry-core/pull/476)).
- Fix an issue where sdist names were not normalized ([484](https://github.com/python-poetry/poetry-core/pull/484)).

1.2.0

Added

- Added support for subdirectories in `url` dependencies ([398](https://github.com/python-poetry/poetry-core/pull/398)).

Changed
- When setting an invalid version constraint an error is raised instead of silently setting "any version" ([461](https://github.com/python-poetry/poetry-core/pull/461)).
- Allow more characters in author name ([411](https://github.com/python-poetry/poetry-core/pull/411)).

Fixed

- Fixed an issue where incorrect `Requires-Dist` information was generated when environment markers where used for optional packages ([462](https://github.com/python-poetry/poetry-core/pull/462)).
- Fixed an issue where incorrect python constraints were parsed from environment markers ([457](https://github.com/python-poetry/poetry-core/pull/457)).
- Fixed the hashing of markers and constraints ([466](https://github.com/python-poetry/poetry-core/pull/466)).
- Fixed an issue where the PEP 508 name of directory dependencies used platform paths ([463](https://github.com/python-poetry/poetry-core/pull/463)).

1.1.9

1.1.8

- [`packaging==23.2`](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)

1.1.7

1.1.5

- [`packaging==23.0`](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [`pyrsistent==0.19.3`](https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt)

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.