forked from hasufell/hasufell-repository
python-otr: version bump to 1.2.1
This commit is contained in:
25
packages/dev-python/python-otr/python-otr-1.2.1.exheres-0
Normal file
25
packages/dev-python/python-otr/python-otr-1.2.1.exheres-0
Normal file
@@ -0,0 +1,25 @@
|
||||
# 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="Off-The-Record Messaging protocol implementation for Python"
|
||||
HOMEPAGE="https://github.com/AGProjects/python-otr"
|
||||
|
||||
LICENCES="LGPL-2"
|
||||
SLOT="0"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
MYOPTIONS=""
|
||||
|
||||
DEPENDENCIES="
|
||||
build+run:
|
||||
dev-python/cryptography[>=1.6][python_abis:*(-)?]
|
||||
dev-python/enum34[python_abis:*(-)?]
|
||||
dev-python/gmpy2[python_abis:*(-)?]
|
||||
dev-python/python-application[>=2.0.0][python_abis:*(-)?]
|
||||
dev-python/zopeinterface[python_abis:*(-)?]
|
||||
net-libs/libotr
|
||||
"
|
||||
|
||||
REMOTE_IDS+=" github:AGProjects/${PN}"
|
||||
|
||||
Reference in New Issue
Block a user