python-rsa 3.2.3-1 source package in Ubuntu

Changelog

python-rsa (3.2.3-1) unstable; urgency=medium

  [ Dariusz Dwornikowski ]
  * Added python modules to Build-Depends (Closes: #804430)
    - python-unittest2, python3-unittest2
    - python-asn1, python3-asn1
  * Added d/patches/fix_tests.patch fixing imports in tests

  [ TANIGUCHI Takaki ]
  * new upstream version
  * debian/control: python3 modules depends on ${python3:Depends}.
    (Closes: #757827)

 -- TANIGUCHI Takaki <email address hidden>  Wed, 25 Nov 2015 01:10:04 +0900

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-rsa_3.2.3-1.dsc 2.1 KiB a88bc2b8bb6cf36529372031fe75b6589685c0225ae038fbd0723744ab3d9834
python-rsa_3.2.3.orig.tar.gz 34.8 KiB 14db288cc40d6339dedf60d7a47053ab004b4a8976a5c59402a211d8fc5bf21f
python-rsa_3.2.3-1.debian.tar.xz 2.5 KiB 660b09d7327f8534759c8bfd3d9a6a8f2ac9c6633bd5ad4de421dfcd01c33ef6

Available diffs

No changes file available.

Binary packages built by this source

python-rsa: Pure-Python RSA implementation (Python 2)

 Python-RSA is a pure-Python RSA implementation. It supports encryption
 and decryption, signing and verifying signatures, and key generation
 according to PKCS#1 version 1.5. It can be used as a Python library as
 well as on the commandline. The code was mostly written by Sybren A. Stüvel.
 .
 This package contains the module for Python 2.

python3-rsa: Pure-Python RSA implementation (Python 3)

 Python-RSA is a pure-Python RSA implementation. It supports encryption
 and decryption, signing and verifying signatures, and key generation
 according to PKCS#1 version 1.5. It can be used as a Python library as
 well as on the commandline. The code was mostly written by Sybren A. Stüvel.
 .
 This package contains the module for Python 3.