dev-python/python-gnutls: bump to 3.1.1

This commit is contained in:
2017-02-02 23:04:24 +01:00
parent c1fb9a8db4
commit 3ec9221150

View File

@@ -0,0 +1,18 @@
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
# Distributed under the terms of the GNU General Public License v2
require pypi setup-py [ import=distutils blacklist="3" ]
SUMMARY="High level object oriented wrapper around libgnutls"
HOMEPAGE="http://ag-projects.com/"
LICENCES="LGPL-2"
SLOT="0"
PLATFORMS="~amd64 ~x86"
MYOPTIONS=""
DEPENDENCIES="
run:
dev-libs/gnutls[>=3.4.0] [[ note = [ needs libgnutls.so.30 ] ]]
"