2010-11-27 21:50:10 +00:00
|
|
|
# Template file for 'pyopenssl'
|
|
|
|
pkgname=pyopenssl
|
|
|
|
version=0.11
|
2014-02-17 16:24:00 +00:00
|
|
|
revision=4
|
2010-11-27 21:50:10 +00:00
|
|
|
wrksrc="pyOpenSSL-${version}"
|
|
|
|
build_style=python-module
|
2014-01-26 16:29:46 +00:00
|
|
|
hostmakedepends="python-devel"
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="openssl-devel python-devel"
|
2014-01-01 15:10:11 +00:00
|
|
|
pycompile_module="OpenSSL"
|
2010-11-27 21:50:10 +00:00
|
|
|
short_desc="Python interface to the OpenSSL library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2013-02-21 18:58:08 +00:00
|
|
|
homepage="https://launchpad.net/pyopenssl"
|
|
|
|
license="Apache-2.0"
|
|
|
|
distfiles="http://launchpad.net/pyopenssl/main/0.11/+download/pyOpenSSL-${version}.tar.gz"
|
2010-11-27 21:50:10 +00:00
|
|
|
checksum=42ae2dc29a5ebf5088521cb8df2b1bdf039d28e14845fd9df4ab59658b565cfd
|