[Python-modules-commits] [asn1crypto] 02/05: Update upstream source from tag 'upstream/0.24.0'

Tristan Seligmann mithrandi at moszumanska.debian.org
Sat Dec 23 18:36:16 UTC 2017


This is an automated email from the git hooks/post-receive script.

mithrandi pushed a commit to annotated tag debian/0.24.0-1
in repository asn1crypto.

commit 2cf3c791ce8014a59e7d4f816b3eef35427fc890
Merge: 0ee177a 6cc5f6e
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date:   Sat Dec 23 20:28:41 2017 +0200

    Update upstream source from tag 'upstream/0.24.0'
    
    Update to upstream version '0.24.0'
    with Debian dir cac19b35bdd77a0189086b2e1dd5e2726281a41a

 LICENSE                             |  19 +
 MANIFEST.in                         |   3 +
 PKG-INFO                            |   3 +-
 asn1crypto.egg-info/PKG-INFO        |   3 +-
 asn1crypto.egg-info/SOURCES.txt     |   9 +-
 asn1crypto/_elliptic_curve.py       |  12 +-
 asn1crypto/_inet.py                 | 340 +++++++++---------
 asn1crypto/_perf/_big_num_ctypes.py |   6 +-
 asn1crypto/algos.py                 |  49 ++-
 asn1crypto/cms.py                   | 131 ++++---
 asn1crypto/core.py                  | 575 ++++++++++++++++++------------
 asn1crypto/crl.py                   |  16 +-
 asn1crypto/csr.py                   |   2 +-
 asn1crypto/keys.py                  |  16 +-
 asn1crypto/ocsp.py                  |  45 +--
 asn1crypto/pdf.py                   |   6 +-
 asn1crypto/pem.py                   |  16 +-
 asn1crypto/pkcs12.py                |   8 +-
 asn1crypto/tsp.py                   |  26 +-
 asn1crypto/version.py               |   4 +-
 asn1crypto/x509.py                  | 483 +++++++++++++++++++++-----
 changelog.md                        | 339 ++++++++++++++++++
 docs/pem.md                         |  79 +++++
 docs/readme.md                      |  23 ++
 docs/universal_types.md             | 675 ++++++++++++++++++++++++++++++++++++
 readme.md                           | 232 +++++++++++++
 setup.cfg                           |   1 -
 27 files changed, 2506 insertions(+), 615 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/asn1crypto.git



More information about the Python-modules-commits mailing list