./security/py27-OpenSSL, Python interface to the OpenSSL library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 21.0.0nb2, Package name: py311-OpenSSL-21.0.0nb2, Maintainer: pkgsrc-users

pyOpenSSL is a Python module that is a rather thin wrapper around (a
subset of) the OpenSSL library. A lot of the object methods do
nothing more than call a corresponding function in the OpenSSL
library.

This legacy version is the last version supporting non-Rust
platforms (as well as, coincidentally, Python 2.7).


Master sites:

Filesize: 171.535 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-04-30 20:42:53 by Thomas Klausner | Files touched by this commit (11)
Log message:
*: remove some test dependencies for python 2 packages

not worth the effort to keep these dependencies working for python 2
   2022-10-19 16:11:01 by Nia Alarie | Files touched by this commit (5)
Log message:
fighting a losing battle against the py-cryptography rustification, part 3

Re-import the last version of py-OpenSSL without a hard unnecessary
dependency on rustified py-cryptography