Merge pull request #315965 from r-ryantm/auto-update/python311Packages.fyta-cli
python311Packages.fyta-cli: 0.4.1 -> 0.5.0
This commit is contained in:
commit
dd389db990
@ -9,7 +9,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "fyta-cli";
|
||||
version = "0.4.1";
|
||||
version = "0.5.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
@ -18,7 +18,7 @@ buildPythonPackage rec {
|
||||
owner = "dontinelli";
|
||||
repo = "fyta_cli";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-eWuuHIq79n1oFsvBfVySfGCtHz+MlFRR3j8uqtVR+V0=";
|
||||
hash = "sha256-v89rgchfrPa0gOCBLOUK+BalnfpXD1Yt877WuBbkH3Y=";
|
||||
};
|
||||
|
||||
build-system = [ hatchling ];
|
||||
|
Loading…
Reference in New Issue
Block a user