summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2017-07-24 15:48:58 +0100
committer David Spencer <idlemoor@slackbuilds.org>2017-07-24 15:48:58 +0100
commit1648d1a2762908e75aab9949f623b595c1357ced (patch)
tree257cc739f99690bd63f736462a7ab13e053c74f4 /python
parente52bf8bbb379470fc7b3e032cb0769cf4fb236ed (diff)
downloadslackbuilds-1648d1a2762908e75aab9949f623b595c1357ced.tar.gz
slackbuilds-1648d1a2762908e75aab9949f623b595c1357ced.tar.xz
python/python-txaio: Updated for version 2.8.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python-txaio/python-txaio.SlackBuild2
-rw-r--r--python/python-txaio/python-txaio.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-txaio/python-txaio.SlackBuild b/python/python-txaio/python-txaio.SlackBuild
index 80ace5661a..9254761cfd 100644
--- a/python/python-txaio/python-txaio.SlackBuild
+++ b/python/python-txaio/python-txaio.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-txaio
-VERSION=${VERSION:-2.8.0}
+VERSION=${VERSION:-2.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-txaio/python-txaio.info b/python/python-txaio/python-txaio.info
index f7329cf17b..e06bf834f1 100644
--- a/python/python-txaio/python-txaio.info
+++ b/python/python-txaio/python-txaio.info
@@ -1,8 +1,8 @@
PRGNAM="python-txaio"
-VERSION="2.8.0"
+VERSION="2.8.1"
HOMEPAGE="https://pypi.python.org/pypi/txaio"
-DOWNLOAD="https://pypi.python.org/packages/03/86/2cb7ae81209cc3fc64f68a31d70c20ab4771b520d7e13a5219b1f5e16ee1/txaio-2.8.0.tar.gz"
-MD5SUM="643ac20b895b878786cd6a46790367d0"
+DOWNLOAD="https://pypi.python.org/packages/1a/e5/7f9106acf4d12b6f5c30d1e654d8f0f3d7aec6fe13a4fe83895f331e10cf/txaio-2.8.1.tar.gz"
+MD5SUM="2e36cbc6b34b5cacb1bf8a05c1ae114e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="six python-twisted"