py-coloredlogs: add version 14.0 (#19075)
This commit is contained in:
parent
bc17b78b47
commit
4482f20900
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ class PyColoredlogs(PythonPackage):
|
|||
homepage = "https://pypi.org/project/coloredlogs/"
|
||||
url = "https://pypi.io/packages/source/c/coloredlogs/coloredlogs-10.0.tar.gz"
|
||||
|
||||
version('14.0', sha256='a1fab193d2053aa6c0a97608c4342d031f1f93a3d1218432c59322441d31a505')
|
||||
version('10.0', sha256='b869a2dda3fa88154b9dd850e27828d8755bfab5a838a1c97fbc850c6e377c36')
|
||||
|
||||
depends_on('py-setuptools', type='build')
|
||||
|
|
Loading…
Reference in a new issue