Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-openssl | name : python-openssl | ||||
| version : 17.0.0 | version : 17.5.0 | ||||
| release : 5 | release : 6 | ||||
| source : | source : | ||||
| - https://pypi.python.org/packages/9f/32/80fe4fddeb731b7766cd09fe0b2032a91b43dae655e216792af2a6ae3190/pyOpenSSL-17.0.0.tar.gz : 48abfe9d2bb8eb8d8947c8452b0223b7b1be2383b332f3b4f248fe59ef0bafdd | - https://pypi.io/packages/source/p/pyOpenSSL/pyOpenSSL-17.5.0.tar.gz : 2c10cfba46a52c0b0950118981d61e72c1e5b1aac451ca1bc77de1a679456773 | ||||
| license : GPL-2.0 | license : GPL-2.0 | ||||
| component : programming.python | component : programming.python | ||||
| summary : Python interface to the OpenSSL library | summary : Python interface to the OpenSSL library | ||||
| description: | | description: | | ||||
| pyOpenSSL - A Python wrapper around the OpenSSL library | pyOpenSSL - A Python wrapper around the OpenSSL library | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(python-3.5) | - pkgconfig(python-3.5) | ||||
| - python-cryptography | |||||
| - python-flaky | |||||
| - python-pretend | |||||
| - python-pytest | |||||
| - python-setuptools | - python-setuptools | ||||
| rundeps : | |||||
| - python-cryptography | |||||
| build : | | build : | | ||||
| %python_setup | %python_setup | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python_install | %python_install | ||||
| %python3_install | %python3_install | ||||
| check : | | |||||
| # there are still failing tests that we must fix | |||||
| pushd $PKG_BUILD_DIR/py2build | |||||
| # PYTHONPATH=$installdir/usr/lib/python2.7/site-packages py.test | |||||
| popd | |||||
| pushd $PKG_BUILD_DIR/py3build | |||||
| # PYTHONPATH=$installdir/usr/lib/python3.5/site-packages py.test3 | |||||
| popd | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.