mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/python-autobahn: Updated for version 17.5.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
5233000365
commit
4b89be58a5
3 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=python-autobahn
|
||||
VERSION=${VERSION:-0.18.2}
|
||||
VERSION=${VERSION:-17.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-autobahn"
|
||||
VERSION="0.18.2"
|
||||
HOMEPAGE="http://autobahn.ws/python/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/28/57/d300625e568a1d7c657f4b9520fe192130023432a5d632fbac0dcb236390/autobahn-0.18.2.tar.gz"
|
||||
MD5SUM="48cc34f14022a13cf2915466179c7bb7"
|
||||
VERSION="17.5.1"
|
||||
HOMEPAGE="http://crossbar.io/autobahn/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/1a/91/bb5e28db37a4fdc7c056c352277cd6847849b6a7721be7c458941f480267/autobahn-17.5.1.tar.gz"
|
||||
MD5SUM="b5719654e9acc16d0ff2f50abc32c251"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-txaio"
|
||||
|
|
|
@ -12,7 +12,7 @@ python-autobahn: Autobahn|Python is a subproject of Autobahn and provides open-s
|
|||
python-autobahn: implementations of the WebSocket Protocol and the Web Application
|
||||
python-autobahn: Messaging Protocol (WAMP) for Python.
|
||||
python-autobahn:
|
||||
python-autobahn: http://autobahn.ws/python/
|
||||
python-autobahn: http://crossbar.io/autobahn/
|
||||
python-autobahn:
|
||||
python-autobahn:
|
||||
python-autobahn:
|
||||
|
|
Loading…
Reference in a new issue