python-nbxmpp: drop package

This commit is contained in:
Đoàn Trần Công Danh 2020-09-30 22:03:39 +07:00
parent a32ed65f62
commit afd4b6c0e2
2 changed files with 0 additions and 8 deletions

View file

@ -1 +0,0 @@
python3-nbxmpp

View file

@ -13,10 +13,3 @@ homepage="https://python-nbxmpp.gajim.org/"
#changelog="https://dev.gajim.org/gajim/python-nbxmpp/raw/master/ChangeLog"
distfiles="${PYPI_SITE}/n/nbxmpp/nbxmpp-${version}.tar.gz"
checksum=991f014a2736123e989da454d6a467be8c4314bf86dbcc889e899f03726e856f
python-nbxmpp_package() {
build_style=meta
archs=noarch
# Someone bumped this package to 1.0.0, which doesn't support Python 2
short_desc+=" - Python 2 - removed package"
}