Skip to content

Instantly share code, notes, and snippets.

@oberstet
Created February 15, 2021 12:17
Show Gist options
  • Save oberstet/2a1f559e2334dcbf5534bd7cec9fc45d to your computer and use it in GitHub Desktop.
Save oberstet/2a1f559e2334dcbf5534bd7cec9fc45d to your computer and use it in GitHub Desktop.
oberstet@intel-nuci7:~$ source ~/cpy391_4/bin/activate
(cpy391_4) oberstet@intel-nuci7:~$ cd scm/crossbario/autobahn-python/
(cpy391_4) oberstet@intel-nuci7:~/scm/crossbario/autobahn-python$ pip install .[all]
Processing /home/oberstet/scm/crossbario/autobahn-python
Requirement already satisfied: txaio>=20.4.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (20.12.1)
Requirement already satisfied: cryptography>=2.9.2 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (3.4.4)
Requirement already satisfied: hyperlink>=20.0.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (21.0.0)
Requirement already satisfied: zope.interface>=3.6.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (5.2.0)
Requirement already satisfied: twisted>=20.3.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (20.3.0)
Requirement already satisfied: attrs>=19.2.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (20.3.0)
Requirement already satisfied: wsaccel>=0.6.2 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (0.6.3)
Requirement already satisfied: python-snappy>=0.5 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (0.6.0)
Requirement already satisfied: msgpack>=0.6.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (1.0.2)
Requirement already satisfied: ujson>=1.35 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (4.0.2)
Requirement already satisfied: cbor2>=5.0.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (5.2.0)
Requirement already satisfied: cbor>=1.0.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (1.0.0)
Requirement already satisfied: py-ubjson>=0.8.4 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (0.16.1)
Requirement already satisfied: flatbuffers>=1.10 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (1.12)
Requirement already satisfied: pyopenssl>=16.2.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (20.0.1)
Requirement already satisfied: service_identity>=18.1.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (18.1.0)
Requirement already satisfied: pynacl>=1.0.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (1.4.0)
Requirement already satisfied: pytrie>=0.2 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (0.4.0)
Requirement already satisfied: pyqrcode>=1.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (1.2.1)
Requirement already satisfied: cffi>=1.11.5 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (1.14.5)
Requirement already satisfied: argon2_cffi>=18.1.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (20.1.0)
Requirement already satisfied: passlib>=1.7.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (1.7.4)
Requirement already satisfied: xbr>=20.1.1 in /home/oberstet/scm/crossbario/xbr-protocol (from autobahn==21.2.2.dev3) (21.1.1)
Requirement already satisfied: zlmdb>=20.4.1 in /home/oberstet/scm/crossbario/zlmdb (from autobahn==21.2.2.dev3) (21.1.1)
Requirement already satisfied: web3>=4.8.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (5.16.0)
Requirement already satisfied: jinja2>=2.11.2 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (2.11.3)
Requirement already satisfied: rlp>=2.0.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (2.0.1)
Requirement already satisfied: py-eth-sig-utils>=0.4.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (0.4.0)
Requirement already satisfied: py-ecc>=1.7.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (5.1.0)
Requirement already satisfied: eth-abi>=1.3.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (2.1.1)
Requirement already satisfied: mnemonic>=0.13 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (0.19)
Requirement already satisfied: base58<2.0,>=1.0.2 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (1.0.3)
Requirement already satisfied: ecdsa>=0.13 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (0.16.1)
Requirement already satisfied: py-multihash>=0.2.3 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from autobahn==21.2.2.dev3) (0.2.3)
Requirement already satisfied: six in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from argon2_cffi>=18.1.0->autobahn==21.2.2.dev3) (1.15.0)
Requirement already satisfied: pycparser in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from cffi>=1.11.5->autobahn==21.2.2.dev3) (2.20)
Requirement already satisfied: parsimonious<0.9.0,>=0.8.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from eth-abi>=1.3.0->autobahn==21.2.2.dev3) (0.8.1)
Requirement already satisfied: eth-utils<2.0.0,>=1.2.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from eth-abi>=1.3.0->autobahn==21.2.2.dev3) (1.10.0)
Requirement already satisfied: eth-typing<3.0.0,>=2.0.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from eth-abi>=1.3.0->autobahn==21.2.2.dev3) (2.2.2)
Requirement already satisfied: eth-hash<0.4.0,>=0.3.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from eth-utils<2.0.0,>=1.2.0->eth-abi>=1.3.0->autobahn==21.2.2.dev3) (0.3.1)
Requirement already satisfied: cytoolz<1.0.0,>=0.10.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from eth-utils<2.0.0,>=1.2.0->eth-abi>=1.3.0->autobahn==21.2.2.dev3) (0.11.0)
Requirement already satisfied: toolz>=0.8.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from cytoolz<1.0.0,>=0.10.1->eth-utils<2.0.0,>=1.2.0->eth-abi>=1.3.0->autobahn==21.2.2.dev3) (0.11.1)
Requirement already satisfied: idna>=2.5 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from hyperlink>=20.0.1->autobahn==21.2.2.dev3) (2.5)
Requirement already satisfied: MarkupSafe>=0.23 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from jinja2>=2.11.2->autobahn==21.2.2.dev3) (1.1.1)
Requirement already satisfied: mypy-extensions>=0.4.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from py-ecc>=1.7.1->autobahn==21.2.2.dev3) (0.4.3)
Requirement already satisfied: cached-property<2,>=1.5.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from py-ecc>=1.7.1->autobahn==21.2.2.dev3) (1.5.2)
Requirement already satisfied: pycryptodome>=3.4.7 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from py-eth-sig-utils>=0.4.0->autobahn==21.2.2.dev3) (3.10.1)
Requirement already satisfied: morphys<2.0,>=1.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from py-multihash>=0.2.3->autobahn==21.2.2.dev3) (1.0)
Requirement already satisfied: varint<2.0,>=1.0.2 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from py-multihash>=0.2.3->autobahn==21.2.2.dev3) (1.0.2)
Requirement already satisfied: sortedcontainers in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from pytrie>=0.2->autobahn==21.2.2.dev3) (2.3.0)
Requirement already satisfied: pyasn1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from service_identity>=18.1.0->autobahn==21.2.2.dev3) (0.4.8)
Requirement already satisfied: pyasn1-modules in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from service_identity>=18.1.0->autobahn==21.2.2.dev3) (0.2.8)
Requirement already satisfied: Automat>=0.3.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from twisted>=20.3.0->autobahn==21.2.2.dev3) (20.2.0)
Requirement already satisfied: constantly>=15.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from twisted>=20.3.0->autobahn==21.2.2.dev3) (15.1.0)
Requirement already satisfied: PyHamcrest!=1.10.0,>=1.9.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from twisted>=20.3.0->autobahn==21.2.2.dev3) (2.0.2)
Requirement already satisfied: incremental>=16.10.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from twisted>=20.3.0->autobahn==21.2.2.dev3) (17.5.0)
Requirement already satisfied: jsonschema<4.0.0,>=3.2.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from web3>=4.8.1->autobahn==21.2.2.dev3) (3.2.0)
Requirement already satisfied: ipfshttpclient==0.7.0a1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from web3>=4.8.1->autobahn==21.2.2.dev3) (0.7.0a1)
Requirement already satisfied: hexbytes<1.0.0,>=0.1.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from web3>=4.8.1->autobahn==21.2.2.dev3) (0.2.1)
Requirement already satisfied: lru-dict<2.0.0,>=1.1.6 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from web3>=4.8.1->autobahn==21.2.2.dev3) (1.1.7)
Requirement already satisfied: websockets<9.0.0,>=8.1.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from web3>=4.8.1->autobahn==21.2.2.dev3) (8.1)
Requirement already satisfied: eth-account<0.6.0,>=0.5.3 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from web3>=4.8.1->autobahn==21.2.2.dev3) (0.5.4)
Requirement already satisfied: requests<3.0.0,>=2.16.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from web3>=4.8.1->autobahn==21.2.2.dev3) (2.25.1)
Requirement already satisfied: protobuf<4,>=3.10.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from web3>=4.8.1->autobahn==21.2.2.dev3) (3.14.0)
Requirement already satisfied: multiaddr>=0.0.7 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from ipfshttpclient==0.7.0a1->web3>=4.8.1->autobahn==21.2.2.dev3) (0.0.9)
Requirement already satisfied: bitarray<1.3.0,>=1.2.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from eth-account<0.6.0,>=0.5.3->web3>=4.8.1->autobahn==21.2.2.dev3) (1.2.2)
Requirement already satisfied: eth-keyfile<0.6.0,>=0.5.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from eth-account<0.6.0,>=0.5.3->web3>=4.8.1->autobahn==21.2.2.dev3) (0.5.1)
Requirement already satisfied: eth-keys!=0.3.2,<0.4.0,>=0.2.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from eth-account<0.6.0,>=0.5.3->web3>=4.8.1->autobahn==21.2.2.dev3) (0.3.3)
Requirement already satisfied: eth-rlp<2,>=0.1.2 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from eth-account<0.6.0,>=0.5.3->web3>=4.8.1->autobahn==21.2.2.dev3) (0.2.1)
Requirement already satisfied: setuptools in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from jsonschema<4.0.0,>=3.2.0->web3>=4.8.1->autobahn==21.2.2.dev3) (53.0.0)
Requirement already satisfied: pyrsistent>=0.14.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from jsonschema<4.0.0,>=3.2.0->web3>=4.8.1->autobahn==21.2.2.dev3) (0.17.3)
Requirement already satisfied: netaddr in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from multiaddr>=0.0.7->ipfshttpclient==0.7.0a1->web3>=4.8.1->autobahn==21.2.2.dev3) (0.8.0)
Requirement already satisfied: chardet<5,>=3.0.2 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from requests<3.0.0,>=2.16.0->web3>=4.8.1->autobahn==21.2.2.dev3) (4.0.0)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from requests<3.0.0,>=2.16.0->web3>=4.8.1->autobahn==21.2.2.dev3) (1.24.3)
Requirement already satisfied: certifi>=2017.4.17 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from requests<3.0.0,>=2.16.0->web3>=4.8.1->autobahn==21.2.2.dev3) (2020.12.5)
Requirement already satisfied: click>=7.1.2 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from zlmdb>=20.4.1->autobahn==21.2.2.dev3) (7.1.2)
Requirement already satisfied: lmdb>=1.0.0 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from zlmdb>=20.4.1->autobahn==21.2.2.dev3) (1.1.1)
Requirement already satisfied: pyyaml>=5.3.1 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from zlmdb>=20.4.1->autobahn==21.2.2.dev3) (5.3.1)
Requirement already satisfied: numpy>=1.19.4 in /home/oberstet/cpy391_4/lib/python3.9/site-packages (from zlmdb>=20.4.1->autobahn==21.2.2.dev3) (1.20.1)
Building wheels for collected packages: autobahn
Building wheel for autobahn (setup.py) ... done
Created wheel for autobahn: filename=autobahn-21.2.2.dev3-py2.py3-none-any.whl size=494596 sha256=e710f1b35f15879385589cd835a2ba8e5f732a2476e1925a4f2b9111ac422b96
Stored in directory: /home/oberstet/.cache/pip/wheels/dd/1b/0c/072fa018dad4f6ca97cdf2ff19cc59cd9e199f0101c19aa67e
Successfully built autobahn
Installing collected packages: autobahn
Attempting uninstall: autobahn
Found existing installation: autobahn 21.2.2.dev3
Uninstalling autobahn-21.2.2.dev3:
Successfully uninstalled autobahn-21.2.2.dev3
Successfully installed autobahn-21.2.2.dev3
(cpy391_4) oberstet@intel-nuci7:~/scm/crossbario/autobahn-python$
(cpy391_4) oberstet@intel-nuci7:~/scm/crossbario/autobahn-python$
(cpy391_4) oberstet@intel-nuci7:~/scm/crossbario/autobahn-python$ USE_TWISTED=1 trial autobahn.wamp.test.test_wamp_cryptosign
autobahn.wamp.test.test_wamp_cryptosign
TestAuth
test_authenticator ... [OK]
test_testvectors ... [OK]
test_valid ... [OK]
TestKey
test_key ... [OK]
test_pad ... [OK]
test_pubkey ... [OK]
-------------------------------------------------------------------------------
Ran 6 tests in 0.015s
PASSED (successes=6)
(cpy391_4) oberstet@intel-nuci7:~/scm/crossbario/autobahn-python$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment