summaryrefslogtreecommitdiffstats
path: root/python/python-txaio
diff options
context:
space:
mode:
author David Spencer2017-04-18 15:19:19 +0200
committer Willy Sudiarto Raharjo2017-04-22 03:10:45 +0200
commitdd852ab841216e0b74c5eaa2eb79702fef55e4d3 (patch)
tree861fe649e0139cd4efd3b2b3d56de290cd6c6c44 /python/python-txaio
parent6f43c0061892135cd8a8a41cf8ce3bd1d5762444 (diff)
downloadslackbuilds-dd852ab841216e0b74c5eaa2eb79702fef55e4d3.tar.gz
python/python-txaio: Updated for version 2.7.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python-txaio')
-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 288a303f8b..7915893298 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.6.2}
+VERSION=${VERSION:-2.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-txaio/python-txaio.info b/python/python-txaio/python-txaio.info
index 811f0240f6..db9f9a5319 100644
--- a/python/python-txaio/python-txaio.info
+++ b/python/python-txaio/python-txaio.info
@@ -1,8 +1,8 @@
PRGNAM="python-txaio"
-VERSION="2.6.2"
+VERSION="2.7.0"
HOMEPAGE="https://pypi.python.org/pypi/txaio"
-DOWNLOAD="https://pypi.python.org/packages/0b/00/7cf81e89bbca555051392c5f5dcfc9bf2ac934846d788257d7210fa8535b/txaio-2.6.2.tar.gz"
-MD5SUM="0782c773cfebbc93d313832ac0bfdf1d"
+DOWNLOAD="https://pypi.python.org/packages/0f/06/4f7bd4919ea434f35742304db6e565b99cb87ab542001aa1ab93ba174c67/txaio-2.7.0.tar.gz"
+MD5SUM="8b7c59ed111178175cef9d35352841db"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="six python-twisted"