Merge pull request #50584 from r-ryantm/auto-update/python3.6-uranium
python36Packages.uranium: 3.4.1 -> 3.5.1
This commit is contained in:
commit
c2d86dff2d
@ -2,7 +2,7 @@
|
|||||||
, pyqt5, numpy, scipy, libarcus, doxygen, gettext, pythonOlder }:
|
, pyqt5, numpy, scipy, libarcus, doxygen, gettext, pythonOlder }:
|
||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
version = "3.4.1";
|
version = "3.5.1";
|
||||||
pname = "uranium";
|
pname = "uranium";
|
||||||
format = "other";
|
format = "other";
|
||||||
|
|
||||||
@ -10,7 +10,7 @@ buildPythonPackage rec {
|
|||||||
owner = "Ultimaker";
|
owner = "Ultimaker";
|
||||||
repo = "Uranium";
|
repo = "Uranium";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "1r6d65c9xfkn608k6wv3dprpks5h8g2v9mi4a67ifpzyw4y3f0rk";
|
sha256 = "1qfci5pl4yhirkkck1rm4i766j8gi56p81mfc6vgbdnhchcjyhy9";
|
||||||
};
|
};
|
||||||
|
|
||||||
disabled = pythonOlder "3.5.0";
|
disabled = pythonOlder "3.5.0";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user