1 DESCRIPTION
= "Simple Python wrapper around the OpenSSL library"
2 SECTION
= "devel/python"
9 SRC_URI
= "${SOURCEFORGE_MIRROR}/pyopenssl/${SRCNAME}-${PV}.tar.gz"
10 S
= "${WORKDIR}/${SRCNAME}-${PV}"
14 PACKAGES
=+ "${PN}-tests"
15 FILES_$
{PN
}-tests
= "${libdir}/${PYTHON_DIR}/site-packages/OpenSSL/test"
17 RDEPENDS_$
{PN
} = "python-threading"
18 RDEPENDS_$
{PN
}-tests
= "${PN}"
21 SRC_URI
[md5sum
] = "00377690f224d9e59c833fb0459603f4"
22 SRC_URI
[sha256sum
] = "2284411d21f1031f08f23c4f49dc0a341e38b07833495d0fe21a87eb25f3ffe3"