mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/python-txaio: Updated for version 2.6.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
4df861226e
commit
2d20d4a4c0
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=python-txaio
|
||||
VERSION=${VERSION:-2.6.0}
|
||||
VERSION=${VERSION:-2.6.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-txaio"
|
||||
VERSION="2.6.0"
|
||||
VERSION="2.6.1"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/txaio"
|
||||
DOWNLOAD="https://pypi.python.org/packages/14/4b/a1673c39212f26271a0dd067cde6790114bb43340fec15edabe9f6a70078/txaio-2.6.0.tar.gz"
|
||||
MD5SUM="e4b57e0512d2f439200c6040da7fd1a0"
|
||||
DOWNLOAD="https://pypi.python.org/packages/ef/8c/d7410b7509fe6510980c939453517567fa44f35357b8b23e6d346d08b7db/txaio-2.6.1.tar.gz"
|
||||
MD5SUM="a8ceba8d750e6c5fb63fc4e190854740"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="six python-twisted"
|
||||
|
|
Loading…
Reference in a new issue