mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/python-txaio: Updated for version 2.8.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
e52bf8bbb3
commit
1648d1a276
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.8.0}
|
||||
VERSION=${VERSION:-2.8.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue