python310Packages.types-colorama: 0.4.15.3 -> 0.4.15.4
This commit is contained in:
parent
f0036c0c1c
commit
9da870c45d
@ -5,12 +5,12 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "types-colorama";
|
||||
version = "0.4.15.3";
|
||||
version = "0.4.15.4";
|
||||
format = "setuptools";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-k2L0kWdQX3EbvJpjUtrmZQSVswUzg4aPf3a/642SMAI=";
|
||||
hash = "sha256-YPfWJXkTE1IYVkzxudLpZ4wM5ywFHZ/6oadMdpBOWAg=";
|
||||
};
|
||||
|
||||
# Module has no tests
|
||||
|
Loading…
Reference in New Issue
Block a user