python-msrplib: version bump to 0.21.0
This commit is contained in:
parent
fd97252f65
commit
b3ef4f9133
@ -1,8 +1,8 @@
|
|||||||
# 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 github [ user="AGProjects" tag="release-${PV}" ]
|
require github [ user="AGProjects" pn="python3-msrplib" tag="${PV}" ]
|
||||||
require setup-py [ import=distutils blacklist="3" work="${PN}-release-${PV}" ]
|
require setup-py [ import=distutils blacklist="2" multibuild=false ]
|
||||||
|
|
||||||
SUMMARY="Client library for MSRP protocol and its relay extension"
|
SUMMARY="Client library for MSRP protocol and its relay extension"
|
||||||
HOMEPAGE="http://sipsimpleclient.org"
|
HOMEPAGE="http://sipsimpleclient.org"
|
||||||
@ -14,9 +14,9 @@ MYOPTIONS=""
|
|||||||
|
|
||||||
DEPENDENCIES="
|
DEPENDENCIES="
|
||||||
run:
|
run:
|
||||||
dev-python/python-application[python_abis:*(-)?]
|
dev-python/python-application[>=3.0.3][python_abis:*(-)?]
|
||||||
dev-python/python-eventlib[python_abis:*(-)?]
|
dev-python/python-eventlib[>=0.3.0][python_abis:*(-)?]
|
||||||
dev-python/python-gnutls[>=3.0.0][python_abis:*(-)?]
|
dev-python/python-gnutls[>=3.1.8][python_abis:*(-)?]
|
||||||
net-twisted/Twisted[python_abis:*(-)?]
|
net-twisted/Twisted[python_abis:*(-)?]
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user