python-openssl: replaces pyopenssl.
This commit is contained in:
parent
e8abb69f85
commit
84eb18f968
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'python-openssl'
|
||||
pkgname=python-openssl
|
||||
version=0.11
|
||||
revision=5
|
||||
revision=6
|
||||
wrksrc="pyOpenSSL-${version}"
|
||||
replaces="pyopenssl>=0"
|
||||
build_style=python-module
|
||||
python_versions="2.7 3.4"
|
||||
pycompile_module="OpenSSL"
|
||||
|
|
Loading…
Reference in New Issue