Merge pull request #293637 from r-ryantm/auto-update/python312Packages.gekko
python312Packages.gekko: 1.0.6 -> 1.0.7
This commit is contained in:
commit
6f7b65115f
@ -8,12 +8,12 @@
|
||||
}:
|
||||
buildPythonPackage rec {
|
||||
pname = "gekko";
|
||||
version = "1.0.6";
|
||||
version = "1.0.7";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-WNyEdJXBXfhrD1LywBBJ3Ehk+CnUS8VYbJFK8mpKV20=";
|
||||
hash = "sha256-MXoxrejg+QJgajFv8DgZw44NeJuTHNBBK/lsWgmymJY=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user