mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-16 22:08:27 +00:00
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:
commit
7eb9bc7645
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user