pyasn1 0.1.7-1ubuntu1 source package in Ubuntu

Changelog

pyasn1 (0.1.7-1ubuntu1) trusty; urgency=low

  * Execute python3 tests, with python3.

pyasn1 (0.1.7-1) unstable; urgency=low

  [ Vincent Bernat ]
  * New upstream release.
  * Bump Standards-Version to 3.9.4.
  * Examples are not provided any more. Ship more documentation instead.
  * Add python3-pyasn1 package for Python 3 support.
  * Update debian/copyright to reflect licensing change.

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Yaroslav Halchenko ]
  * Team upload
  * New upstream release (Closes: #691421)
  * debian/rules:
    - run tests (test/suite.py) upon build
 -- Dmitrijs Ledkovs <email address hidden>   Mon, 21 Oct 2013 16:28:56 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pyasn1_0.1.7.orig.tar.gz 66.5 KiB e4f81d53c533f6bd9526b047f047f7b101c24ab17339c1a7ad8f98b25c101eab
pyasn1_0.1.7-1ubuntu1.debian.tar.gz 4.4 KiB edaeb2c5b96c2a9427589b5a695e6a1fe7a88bbe625a2f802abb6ea7c36a0dca
pyasn1_0.1.7-1ubuntu1.dsc 2.2 KiB 3533330a09f6157ed25666152500a2885f3751b71cce5f075bd5847fb75dc15a

Available diffs

View changes file

Binary packages built by this source

python-pyasn1: ASN.1 library for Python (Python 2 module)

 This is an implementation of ASN.1 types and codecs in Python
 programming language. It has been first written to support particular
 protocol (SNMP) but then generalized to be suitable for a wide range
 of protocols based on ASN.1 specification.
 .
 This package contains the Python 2 module.

python3-pyasn1: ASN.1 library for Python (Python 3 module)

 This is an implementation of ASN.1 types and codecs in Python
 programming language. It has been first written to support particular
 protocol (SNMP) but then generalized to be suitable for a wide range
 of protocols based on ASN.1 specification.
 .
 This package contains the Python 3 module.