*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / python-nbxmpp / python-nbxmpp-0.6.1.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 PYTHON_COMPAT=( python2_7 python3_6 )
7
8 inherit distutils-r1 vcs-snapshot
9
10 DESCRIPTION="Python library to use Jabber/XMPP networks in a non-blocking way"
11 HOMEPAGE="https://dev.gajim.org/gajim/python-nbxmpp/"
12 SRC_URI="https://dev.gajim.org/gajim/python-nbxmpp/repository/archive.tar.gz?ref=nbxmpp-${PV} -> ${P}.tar.gz"
13
14 SLOT="0"
15 LICENSE="BSD"
16 KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
17 IUSE=""