pyopenssl 25.3.0-ok1 source package in openKylin

Changelog

pyopenssl (25.3.0-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Wed, 06 May 2026 16:10:49 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luoyaoming
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 release main python
Huanghe V3.0 proposed main python

Downloads

File Size SHA-256 Checksum
pyopenssl_25.3.0.orig.tar.gz 174.5 KiB 7981efaa6636fbc40cdd3957c68a685636ca8de7c8ca2014ef478a00e4597b1c
pyopenssl_25.3.0-ok1.debian.tar.xz 5.8 KiB 3cbc6c9a70c035929ed6cf2915250acf630641c1dfe2dd7a6ce240162738546f
pyopenssl_25.3.0-ok1.dsc 2.3 KiB c8abae1907c0281125605bcaabbdbd997d3513a4213e158b6e25b29e92f6b753

View changes file

Binary packages built by this source

python-openssl-doc: Python wrapper around the OpenSSL library (documentation package)

 High-level wrapper around a subset of the OpenSSL library, includes
 .
   * SSL.Connection objects, wrapping the methods of Python's portable
     sockets
   * Callbacks written in Python
   * Extensive error-handling mechanism, mirroring OpenSSL's error
     codes
 .
 A lot of the object methods do nothing more than calling a
 corresponding function in the OpenSSL library.
 .
 This package contains documentation for python-openssl.

python3-openssl: Python 3 wrapper around the OpenSSL library

 High-level wrapper around a subset of the OpenSSL library, includes
 .
   * SSL.Connection objects, wrapping the methods of Python's portable
     sockets
   * Callbacks written in Python
   * Extensive error-handling mechanism, mirroring OpenSSL's error
     codes
 .
 A lot of the object methods do nothing more than calling a
 corresponding function in the OpenSSL library.
 .
 This package contains the Python 3 version of pyopenssl.