dev-python/python-xcaplib: blacklist python3

This commit is contained in:
2016-05-23 01:22:27 +02:00
parent 954bdbf690
commit 743f364357

View File

@@ -1,7 +1,7 @@
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
# Distributed under the terms of the GNU General Public License v2
require setup-py [ import=distutils ]
require setup-py [ import=distutils blacklist="3" ]
SUMMARY="Python library for managing XML documents on XCAP server"
HOMEPAGE="http://sipsimpleclient.org"