Merge pull request #261409 from GaetanLepage/devito

python310Packages.devito: 4.8.2 -> 4.8.3
This commit is contained in:
Nick Cao 2023-10-16 14:15:16 -04:00 committed by GitHub
commit 1bf9fd0e07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@
buildPythonPackage rec {
pname = "devito";
version = "4.8.2";
version = "4.8.3";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -35,7 +35,7 @@ buildPythonPackage rec {
owner = "devitocodes";
repo = "devito";
rev = "refs/tags/v${version}";
hash = "sha256-zckFU9Q5Rpj0TPeT96lXfR/yp2SYrV4sjAjqN/y8GDw=";
hash = "sha256-g9rRJF1JrZ6+s3tj4RZHuGOjt5LJjtK9I5CJmq4CJL4=";
};
pythonRemoveDeps = [