Merge pull request #143204 from r-ryantm/auto-update/python3.8-colored
This commit is contained in:
commit
c6c10ad8f8
@ -5,11 +5,11 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "colored";
|
||||
version = "1.4.2";
|
||||
version = "1.4.3";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "056fac09d9e39b34296e7618897ed1b8c274f98423770c2980d829fd670955ed";
|
||||
sha256 = "b7b48b9f40e8a65bbb54813d5d79dd008dc8b8c5638d5bbfd30fc5a82e6def7a";
|
||||
};
|
||||
|
||||
# No proper test suite
|
||||
|
Loading…
Reference in New Issue
Block a user