Skip to main content

Poetry plugin used to tweak dependency versions

Project description

Poetry plugin tweak dependencies version

Plugin use to tweak the dependencies of the project.

Will be used when we have different constraints for the dependencies, like publish and dependency upgrader like Renovate.

This plugin will let us tweak the dependencies of the published packages.

Config:

[build-system]
requires = ["poetry-core>=1.0.0", "poetry-plugin-tweak-dependencies-version"]
build-backend = "poetry.core.masonry.api"

[tool.poetry-plugin-tweak-dependencies-version]
default = "(present|major|minor|patch|full)" # Default to `full`
"<package>" = "(present|major|minor|patch|full|<alternate>)"

present => *, major => x.*, minor => x.y.*, patch => x.y.z, full => keep the original version. Or just specify an alternate version constraint.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file poetry_plugin_tweak_dependencies_version-1.2.1.tar.gz.

File metadata

File hashes

Hashes for poetry_plugin_tweak_dependencies_version-1.2.1.tar.gz
Algorithm Hash digest
SHA256 9b8e9a9bcda3f38af5e63f199cad39dd3c5eaf1d2f84565e8b56a3d116282142
MD5 3166f1d1a3363c8a00179d395f4159c1
BLAKE2b-256 4969489fb534695c7e32f10ad55231eeb3b06f5674455be35b565443027db307

See more details on using hashes here.

Provenance

File details

Details for the file poetry_plugin_tweak_dependencies_version-1.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for poetry_plugin_tweak_dependencies_version-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7a29868e2802f939b719d7d14b4bcd6f8ff51ee9015fc76bc246b0976727516a
MD5 e1e535c76a3a5b7f649c85aee447c45e
BLAKE2b-256 be209e03bc7c97e7cf0aa0eee02cc4852a84529bab8339965c200cbb4977a1b1

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page