From c242999f48a90da9c0d5f91db7e9473d9bf76c11 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Fri, 26 Feb 2016 14:24:38 +0100 Subject: [PATCH] dev-python/python-xcaplib: initial import of version 1.1.0 --- .../python-xcaplib-1.1.0.exheres-0 | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 packages/dev-python/python-xcaplib/python-xcaplib-1.1.0.exheres-0 diff --git a/packages/dev-python/python-xcaplib/python-xcaplib-1.1.0.exheres-0 b/packages/dev-python/python-xcaplib/python-xcaplib-1.1.0.exheres-0 new file mode 100644 index 0000000..3456167 --- /dev/null +++ b/packages/dev-python/python-xcaplib/python-xcaplib-1.1.0.exheres-0 @@ -0,0 +1,20 @@ +# Copyright 2016 Julian Ospald +# Distributed under the terms of the GNU General Public License v2 + +require setup-py [ import=distutils ] + +SUMMARY="Python library for managing XML documents on XCAP server" +HOMEPAGE="http://sipsimpleclient.org" +DOWNLOADS="http://download.ag-projects.com/XCAP/python-xcaplib-${PV}.tar.gz" + +LICENCES="GPL-2" +SLOT="0" +PLATFORMS="~amd64 ~x86" +MYOPTIONS="" + +DEPENDENCIES=" + run: + dev-python/lxml[python_abis:*(-)?] + dev-python/python-application[python_abis:*(-)?] +" +