m2crypto 0.27.0-3 source package in Ubuntu

Changelog

m2crypto (0.27.0-3) unstable; urgency=medium

  * deb/rules:
    + unset $http{,s}_proxy (set by pybuild) for tests.
    + run elinks with fixed locale C.UTF-8 for reproducible buiding.
    + drop override for dh_compress (example scripts aren't shipped
      anymore).
  * drop skip-some-tests.patch, add sni-test-race.patch.

 -- Daniel Stender <email address hidden>  Mon, 13 Nov 2017 14:19:19 +0100

Upload details

Uploaded by:
Daniel Stender
Uploaded to:
Sid
Original maintainer:
Daniel Stender
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
m2crypto_0.27.0-3.dsc 2.1 KiB 89d4088b7c91d10b112347621a2ca734af870088fc0f5b9dbbd99967a683d377
m2crypto_0.27.0.orig.tar.xz 497.7 KiB 1cc3c1a529df22d68cbc29c9e063c8008416e293a56393c6f5486c9dbae3dd84
m2crypto_0.27.0-3.debian.tar.xz 55.3 KiB b9bde8d6460cbb6c42ffc3de10cc92856541017e1a3a6d8f295864c9f076a99b

Available diffs

No changes file available.

Binary packages built by this source

python-m2crypto: Python wrapper for the OpenSSL library

 m2crypto features the following:
   * RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES).
   * SSL functionality to implement clients and servers.
   * HTTPS extensions to Python's httplib, urllib, and xmlrpclib.
   * Unforgeable HMAC'ing AuthCookies for web session management.
   * FTP/TLS client and server.
   * S/MIME.
   * ZServerSSL: A HTTPS server for Zope.
   * ZSmime: An S/MIME messenger for Zope.

python-m2crypto-dbgsym: debug symbols for python-m2crypto