python3Packages.poetry-dynamic-versioning: 1.7.0 -> 1.9.1
https://github.com/mtkennerly/poetry-dynamic-versioning/blob/v1.9.1/CHANGELOG.md This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "poetry-dynamic-versioning";
|
||||
version = "1.7.0";
|
||||
version = "1.9.1";
|
||||
format = "pyproject";
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
@@ -22,7 +22,7 @@ buildPythonPackage rec {
|
||||
owner = "mtkennerly";
|
||||
repo = "poetry-dynamic-versioning";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-V5UuODRwm829c1KPdQm9oqeN6YdcCo1ODDsEHbm4e/Y=";
|
||||
hash = "sha256-SKVx20RrwhCpdDIc2Pu1oFaXWe2d2GnbJGUX7KqMvo0=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ poetry-core ];
|
||||
|
||||
Reference in New Issue
Block a user