diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python-txaio/python-txaio.SlackBuild | 2 | ||||
-rw-r--r-- | python/python-txaio/python-txaio.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-txaio/python-txaio.SlackBuild b/python/python-txaio/python-txaio.SlackBuild index 4ffc324028..32deb20e75 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.2} +VERSION=${VERSION:-2.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python-txaio/python-txaio.info b/python/python-txaio/python-txaio.info index 24a5398d42..0eeb5c6d8f 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.2" +VERSION="2.9.0" HOMEPAGE="https://pypi.python.org/pypi/txaio" -DOWNLOAD="https://pypi.python.org/packages/d6/95/d0c67304515f352342bc8fd14e5a3e7ca924134608acb730916073b18464/txaio-2.8.2.tar.gz" -MD5SUM="a20e3431c95896a49fa3ffa84f77cde1" +DOWNLOAD="https://pypi.python.org/packages/99/e3/fcac17b32158112591c1441882ee65dec6c77b33e5353f568004970f98e1/txaio-2.9.0.tar.gz" +MD5SUM="8253327297f077919ef4778ccb6dae93" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="six python-twisted" |