py-wcwidth package: add version 0.2.5 (#27639)
This commit is contained in:
parent
83a2014ede
commit
fcd51d81d9
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ class PyWcwidth(PythonPackage):
|
|||
|
||||
pypi = "wcwidth/wcwidth-0.1.7.tar.gz"
|
||||
|
||||
version('0.2.5', sha256='c4d647b99872929fdb7bdcaa4fbe7f01413ed3d98077df798530e5b04f116c83')
|
||||
version('0.1.7', sha256='3df37372226d6e63e1b1e1eda15c594bca98a22d33a23832a90998faa96bc65e')
|
||||
|
||||
depends_on('py-setuptools', type='build')
|
||||
depends_on('py-backports-functools-lru-cache@1.2.1:', when='@0.2.5: ^python@:3.1')
|
||||
|
|
Loading…
Reference in a new issue