python3Packages.ezyrb: 1.3.0.post2404 -> 1.3.3

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Martin Weinelt
2026-02-01 16:43:44 +01:00
parent 7092fc9b21
commit e41f5de497
@@ -20,14 +20,14 @@
buildPythonPackage rec {
pname = "ezyrb";
version = "1.3.0.post2404";
version = "1.3.3";
pyproject = true;
src = fetchFromGitHub {
owner = "mathLab";
repo = "EZyRB";
tag = "v${version}";
hash = "sha256-nu75Geyeu1nTLoGaohXB9pmbUWKgdgch9Z5OJqz9xKQ=";
hash = "sha256-dta8Vc7sUQEtcFEJaFbJUafSsjgZ7ZSLaFJTOMSfKmU=";
};
# AttributeError: module 'numpy' has no attribute 'VisibleDeprecationWarning'