python310Packages.stumpy: 1.11.1 -> 1.12.0

This commit is contained in:
R. Ryantm
2023-08-26 20:43:21 +00:00
parent 5a77c45f25
commit 9fb1308f23
@@ -13,7 +13,7 @@
buildPythonPackage rec {
pname = "stumpy";
version = "1.11.1";
version = "1.12.0";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -22,7 +22,7 @@ buildPythonPackage rec {
owner = "TDAmeritrade";
repo = "stumpy";
rev = "refs/tags/v${version}";
hash = "sha256-ARpXqZpWkbvIEDVkxA1SwlWoxq+3WO6tvv/e7WZ/25c=";
hash = "sha256-rVl3tIx8iWx2mnaix3V5YnfWWdPBTP8+K2JJKTfctDA=";
};
propagatedBuildInputs = [