mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/python-txaio: Updated for version 2.6.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d81f6a7547
commit
5ed0d90c5f
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.1}
|
||||
VERSION=${VERSION:-2.6.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-txaio"
|
||||
VERSION="2.6.1"
|
||||
VERSION="2.6.2"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/txaio"
|
||||
DOWNLOAD="https://pypi.python.org/packages/ef/8c/d7410b7509fe6510980c939453517567fa44f35357b8b23e6d346d08b7db/txaio-2.6.1.tar.gz"
|
||||
MD5SUM="a8ceba8d750e6c5fb63fc4e190854740"
|
||||
DOWNLOAD="https://pypi.python.org/packages/0b/00/7cf81e89bbca555051392c5f5dcfc9bf2ac934846d788257d7210fa8535b/txaio-2.6.2.tar.gz"
|
||||
MD5SUM="0782c773cfebbc93d313832ac0bfdf1d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="six python-twisted"
|
||||
|
|
Loading…
Reference in a new issue