package/python-autobahn: drop python 2 support
authorJames Hilliard <james.hilliard1@gmail.com>
Wed, 8 Apr 2020 00:09:48 +0000 (18:09 -0600)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 8 Apr 2020 20:55:07 +0000 (22:55 +0200)
commit8a99ce44b43a3cfe0ff5b0c6b1c3fce08857297b
treeb4b032801036f32506b893e2e2d1debdfa6b8590
parent96dc6701af877a4aa4da20a9e0d5b849cc5c8356
package/python-autobahn: drop python 2 support

Upstream commit
https://github.com/crossbario/autobahn-python/commit/c0223223f865603ce192e6d5cdbcf74849a4cdd8,
which has been part of the releases since v20.1.2 has dropped support
for Python 2.x. So python-autobahn is now only available for Python
3.x.

We therefore remove the Python 2.x autobahn tests, and while at it,
drop the python-six dependency, which is no longer needed since
upstream commit
https://github.com/crossbario/autobahn-python/commit/79bd2ba41b83950614a2928eeda4704c1d149a20,
part of the releases since v20.1.3.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
.gitlab-ci.yml
package/python-autobahn/Config.in
support/testing/tests/package/test_python_autobahn.py