dev-python/python-xcaplib: blacklist python3
This commit is contained in:
parent
954bdbf690
commit
743f364357
@ -1,7 +1,7 @@
|
|||||||
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# 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"
|
SUMMARY="Python library for managing XML documents on XCAP server"
|
||||||
HOMEPAGE="http://sipsimpleclient.org"
|
HOMEPAGE="http://sipsimpleclient.org"
|
||||||
|
Loading…
Reference in New Issue
Block a user