pyopenssl: remove long_desc.
This commit is contained in:
parent
a897164aba
commit
bb5e01f3ae
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pyopenssl'
|
# Template file for 'pyopenssl'
|
||||||
pkgname=pyopenssl
|
pkgname=pyopenssl
|
||||||
version=0.11
|
version=0.11
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc="pyOpenSSL-${version}"
|
wrksrc="pyOpenSSL-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-devel"
|
hostmakedepends="python-devel"
|
||||||
|
@ -13,7 +13,3 @@ homepage="https://launchpad.net/pyopenssl"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="http://launchpad.net/pyopenssl/main/0.11/+download/pyOpenSSL-${version}.tar.gz"
|
distfiles="http://launchpad.net/pyopenssl/main/0.11/+download/pyOpenSSL-${version}.tar.gz"
|
||||||
checksum=42ae2dc29a5ebf5088521cb8df2b1bdf039d28e14845fd9df4ab59658b565cfd
|
checksum=42ae2dc29a5ebf5088521cb8df2b1bdf039d28e14845fd9df4ab59658b565cfd
|
||||||
long_desc="
|
|
||||||
Includes: SSL Context objects, SSL Connection objects, using Python sockets
|
|
||||||
as transport layer. The Connection object wraps all the socket methods and
|
|
||||||
can therefore be used interchangeably."
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue