python/python-txaio: Updated for version 18.8.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2018-09-10 12:40:58 +01:00 committed by David Spencer
parent 5820db2308
commit 9a6f2c0178
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-txaio
VERSION=${VERSION:-2.10.0}
VERSION=${VERSION:-18.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="python-txaio"
VERSION="2.10.0"
VERSION="18.8.1"
HOMEPAGE="https://pypi.python.org/pypi/txaio"
DOWNLOAD="https://pypi.python.org/packages/b8/87/efcae4040c2a0af9c871116a6dbf02ee582b396e6de3797fb30cdcc4a7e4/txaio-2.10.0.tar.gz"
MD5SUM="ca771953d46a9145ff0d486243aef8cb"
DOWNLOAD="https://files.pythonhosted.org/packages/c1/99/81de004578e9afe017bb1d4c8968088a33621c05449fe330bdd7016d5377/txaio-18.8.1.tar.gz"
MD5SUM="ecdd4d0f401c7f01f22830b4d2788593"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="six python-twisted"