python36Packages.colored: 1.1.5 -> 1.3.93
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.6-colored/versions
This commit is contained in:
parent
0aa3b6c0bf
commit
435ee8e1f9
1 changed files with 2 additions and 2 deletions
|
@ -5,11 +5,11 @@
|
|||
|
||||
buildPythonPackage rec {
|
||||
pname = "colored";
|
||||
version = "1.1.5";
|
||||
version = "1.3.93";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "1r1vsypk8v7az82d66bidbxlndx1h7xd4m43hpg1a6hsjr30wrm3";
|
||||
sha256 = "0xbhq9nd9xz3b6w0c4q33jfgnv8jid023v2fyhi7hsrz1scym5l2";
|
||||
};
|
||||
|
||||
# No proper test suite
|
||||
|
|
Loading…
Reference in a new issue