chore(deps): update dependency poetry-core to >=1.9.1 #254
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/poetry-core-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
>=1.0.0
->>=1.9.1
Release Notes
python-poetry/poetry-core (poetry-core)
v1.9.1
Compare Source
Added
3.13
to the list of available Python versions (#747).v1.9.0
Compare Source
Added
to
key intool.poetry.packages
to allow custom subpackage names (#672).tool.poetry.package-mode
key to support non-package mode (#661).Changed
#669,
#678,
#694).
poetry.core.masonry.builder
(#682).Fixed
Vendoring
fastjsonschema==2.19.1
lark==1.1.8
v1.8.1
Compare Source
Fixed
git+
could not be parsed anymore (#657).v1.8.0
Compare Source
Added
3.12
to the list of available Python versions (#631).Changed
extra
markers (#636).#646).
Dependency.transitive_python_versions
(#648).Dependency.transitive_python_constraint
(#649).Fixed
lib
folder was added to the wheel (#634).Vendoring
jsonschema
withfastjsonschema
.lark==1.1.8
packaging==23.2
v1.7.0
Compare Source
Added
Changed
poetry.core.constraints.generic
andpoetry.core.semver
(#601).|
as a value separator in markers with the operatorsin
andnot in
(#608).Fixed
.gitignore
file resulting in an empty wheel (#611).Vendoring
lark==1.1.7
v1.6.1
Compare Source
Fixed
v1.6.0
Compare Source
Added
Changed
tomlkit
withtomli
, which changes the interface of some internal classes (#483).Package.category
(#561).Fixed
poetry build
created duplicate Python classifiers if they were specified manually (#578).Vendoring
attrs==23.1.0
packaging==23.1
tomli==2.0.1
typing-extensions==4.5.0
v1.5.2
Compare Source
Fixed
v1.5.1
Compare Source
Changed
v1.5.0
Compare Source
Added
#534,
#530,
#546,
#547).
extras
are defined in the main dependency group (#542).Changed
FileDependency
(#535).allows_preleases
implicitly anymore if the lower bound of a constraint is a pre-release (#543).setup.py
file in sdists by default (#318).platform
attribute fromPackage
(#548).pretty_version
parameter when creating aPackage
(#549).Fixed
metadata_directory
was not respected when building an editable wheel (#537).tool.poetry.description
(#505).Vendoring
attrs==22.2.0
jsonschema==4.17.3
lark==1.1.5
packaging==23.0
pyrsistent==0.19.3
v1.4.0
Compare Source
Added
metadata_directory
is now respected as an input to thebuild_wheel
hook (#487).Changed
EmptyConstraint
is now hashable (#513).ParseConstraintError
is now raised on version and constraint parsing errors, and includes information on the package that caused the error (#514).Fixed
Vendoring
jsonschema==4.17.0
lark==1.1.4
pyrsistent==0.19.2
tomlkit==0.11.6
typing-extensions==4.4.0
v1.3.2
Compare Source
Fixed
v1.3.1
Compare Source
Fixed
v1.3.0
Compare Source
Added
3.11
to the list of available Python versions (#477).Changed
poetry.core.constraints.generic
, which is replaced bypoetry.core.packages.constraints
(#482).poetry.core.semver
, which is replaced bypoetry.core.constraints.version
(#482).Fixed
v1.2.0
Compare Source
Added
url
dependencies (#398).Changed
Fixed
Requires-Dist
information was generated when environment markers where used for optional packages (#462).v1.1.0
Compare Source
v1.0.8
Compare Source
Added
v1.0.7
Compare Source
Fixed
git
executable could be used on Windows. (#213)v1.0.6
Compare Source
Added
v1.0.5
Compare Source
Fixed
Package
instances which led to file hashes not being available. (#193)git
commands. (#203)git
executable could be used on Windows. (#205)v1.0.4
Compare Source
Fixed
in/not in
markers (#189)v1.0.3
Compare Source
Fixed
v1.0.2
Compare Source
Fixed
v1.0.1
Compare Source
Fixed
&
character was not accepted for author names (#120).Requires-Python
metadata generation (#127).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.