Merge pull request #207905 from r-ryantm/auto-update/python3.9-ezyrb

python39Packages.ezyrb: 1.3.0.post2209 -> 1.3.0.post2212
This commit is contained in:
Jonas Heinrich 2022-12-27 15:35:54 +01:00 committed by GitHub
commit 7eb9bc7645
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "ezyrb";
version = "1.3.0.post2209";
version = "1.3.0.post2212";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "mathLab";
repo = "EZyRB";
rev = "refs/tags/v${version}";
sha256 = "sha256-jybDVPUybIuTeWRAA0cphb2pDVobuMX1OufBavZ/ZbQ=";
sha256 = "sha256-Em7t84fCTYCJfsjLGKhno75PheALhSbLH7z1mfgQ+v4=";
};
propagatedBuildInputs = [