python-wcwidth: update depends
This commit is contained in:
parent
c46a83ad5a
commit
259ccac8f7
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'python-wcwidth'
|
# Template file for 'python-wcwidth'
|
||||||
pkgname=python-wcwidth
|
pkgname=python-wcwidth
|
||||||
version=0.2.5
|
version=0.2.5
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="wcwidth-${version}"
|
wrksrc="wcwidth-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python"
|
depends="python-backports.functools_lru_cache"
|
||||||
short_desc="Measures no. of terminal column cells of wide-character codes (Python2)"
|
short_desc="Measures no. of terminal column cells of wide-character codes (Python2)"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue