poetry-plugin-tweak-dependencies-version 1.2.0
pip install poetry-plugin-tweak-dependencies-version==1.2.0
Released:
Poetry plugin used to tweak dependency versions
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License, Other/Proprietary License (BSD)
- Author: Stéphane Brunner
- Tags poetry, plugin, version, versioning, dynamic
- Requires: Python >=3.8, <3.12
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Programming Language
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License, Other/Proprietary License (BSD)
- Author: Stéphane Brunner
- Tags poetry, plugin, version, versioning, dynamic
- Requires: Python >=3.8, <3.12
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Programming Language
Release history Release notifications | RSS feed
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
Uploaded
Python 3
File details
Details for the file poetry_plugin_tweak_dependencies_version-1.2.0.tar.gz
.
File metadata
- Download URL: poetry_plugin_tweak_dependencies_version-1.2.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05f3baf7196db13e27b7b894d16353564c0d4d2801c9d142acf08352f4285732 |
|
MD5 | fc3e76ef20cf52d30d9c6196d993d304 |
|
BLAKE2b-256 | a655b89f6f288cf5df005556955dfea70080af8a5d94cce29bf24c569d0c5001 |
File details
Details for the file poetry_plugin_tweak_dependencies_version-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: poetry_plugin_tweak_dependencies_version-1.2.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29ff9956e14640e54dd61c268edc6e728dd23040232308f82980a521a1ca1696 |
|
MD5 | 146d0b4a774420fad998e10e8316ced0 |
|
BLAKE2b-256 | 2bade27d7f143fac10a5964bac2137cb5f1a37cfcaf36688f0411fe9e3e5534f |