python313Packages.cyclopts: 3.20.0 -> 3.22.1
Diff: https://github.com/BrianPugh/cyclopts/compare/refs/tags/v3.20.0...refs/tags/v3.22.1 Changelog: https://github.com/BrianPugh/cyclopts/releases/tag/v3.22.1
This commit is contained in:
parent
3288b53ab1
commit
af8629cb02
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "cyclopts";
|
pname = "cyclopts";
|
||||||
version = "3.20.0";
|
version = "3.22.1";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
disabled = pythonOlder "3.12";
|
disabled = pythonOlder "3.12";
|
||||||
@ -27,7 +27,7 @@ buildPythonPackage rec {
|
|||||||
owner = "BrianPugh";
|
owner = "BrianPugh";
|
||||||
repo = "cyclopts";
|
repo = "cyclopts";
|
||||||
tag = "v${version}";
|
tag = "v${version}";
|
||||||
hash = "sha256-0ANSueh/g2twwxeuu5nTwvWkLAqXWTYZ0vVa6wg2D/w=";
|
hash = "sha256-/1H5PwG/X5XqXGh4lcaxr5ZrHbcHTBHAgG/XMnOCUb0=";
|
||||||
};
|
};
|
||||||
|
|
||||||
build-system = [
|
build-system = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user