python37Packages.colored: 1.3.93 -> 1.4.0

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.7-colored/versions
This commit is contained in:
R. RyanTM 2019-10-23 01:51:26 -07:00 committed by Jon
parent 5d30102c6a
commit a63e2fe571

View File

@ -5,11 +5,11 @@
buildPythonPackage rec {
pname = "colored";
version = "1.3.93";
version = "1.4.0";
src = fetchPypi {
inherit pname version;
sha256 = "0xbhq9nd9xz3b6w0c4q33jfgnv8jid023v2fyhi7hsrz1scym5l2";
sha256 = "0wlsg7z406q31r5fpwkqfpyfpigazbmq9qm856wfbn861k2773zf";
};
# No proper test suite