python313Packages.cyclopts: 3.3.1 -> 3.4.1
Diff: https://github.com/BrianPugh/cyclopts/compare/refs/tags/v3.3.1...v3.4.1 Changelog: https://github.com/BrianPugh/cyclopts/releases/tag/v3.4.1
This commit is contained in:
parent
aedbfbb628
commit
0a8f6b6543
@ -19,7 +19,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "cyclopts";
|
||||
version = "3.3.1";
|
||||
version = "3.4.1";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
@ -28,7 +28,7 @@ buildPythonPackage rec {
|
||||
owner = "BrianPugh";
|
||||
repo = "cyclopts";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-PrhaUUzFQJ7tqUdu7nwi9k+NxQUPQWYDUc9vsvnmfeY=";
|
||||
hash = "sha256-Kn2Ixai1EUpFR2PpPOUOrsTPn/LbLXavWUZVUcO/lq8=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user