Merge pull request #260449 from firefly-cpp/succulent-025

python311Packages.succulent: 0.2.3 -> 0.2.5
This commit is contained in:
Mario Rodas 2023-10-15 09:24:36 -05:00 committed by GitHub
commit c7a2de59f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@
buildPythonPackage rec {
pname = "succulent";
version = "0.2.3";
version = "0.2.5";
format = "pyproject";
disabled = pythonOlder "3.7";
@ -22,7 +22,7 @@ buildPythonPackage rec {
owner = "firefly-cpp";
repo = "succulent";
rev = version;
hash = "sha256-MtUf3ZSti5kxVd/pJDcBtIXZvmthzCsMF7gSx/wJBcg=";
hash = "sha256-fSsb2UQM69AAjJd/Rvzuok7jBeAa6udbB8FbuNP8Ztw=";
};
pythonRelaxDeps = [