Merge pull request #329740 from GaetanLepage/devito

python311Packages.devito: 4.8.10 -> 4.8.11
This commit is contained in:
OTABI Tomoya 2024-07-25 18:47:48 +09:00 committed by GitHub
commit e852491bc2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@
buildPythonPackage rec {
pname = "devito";
version = "4.8.10";
version = "4.8.11";
format = "setuptools";
disabled = pythonOlder "3.8";
@ -34,7 +34,7 @@ buildPythonPackage rec {
owner = "devitocodes";
repo = "devito";
rev = "refs/tags/v${version}";
hash = "sha256-n8mbhbW5zN8hQeVF6T3MbET9tJlIy99iwFiZCOh6xTg=";
hash = "sha256-c8/b2dRwfH4naSVRaRon6/mBDva7RSDmi/TJUJp26g0=";
};
pythonRemoveDeps = [