python-urwid: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:15:17 -02:00
parent 66c6e16e43
commit a3fd7840cb
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-urwid'
pkgname=python-urwid
version=2.0.1
revision=1
revision=2
wrksrc="urwid-${version}"
build_style="python-module"
hostmakedepends="python-setuptools python3-setuptools"