[Python-modules-commits] [python-rsa] branch upstream updated (5d1f8df -> e3c62af)

Takaki Taniguchi takaki at moszumanska.debian.org
Tue Nov 24 16:11:37 UTC 2015


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

takaki pushed a change to branch upstream
in repository python-rsa.

      from  5d1f8df   Imported Upstream version 3.1.4
       new  e3c62af   Import python-rsa_3.2.3.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 PKG-INFO                      |  3 +-
 create_timing_table.py        | 15 ++++++++
 playstuff.py                  | 41 ----------------------
 rsa.egg-info/PKG-INFO         |  3 +-
 rsa.egg-info/SOURCES.txt      |  1 -
 rsa.egg-info/entry_points.txt | 10 +++---
 rsa/__init__.py               |  4 +--
 rsa/_version133.py            | 16 +++++++++
 rsa/_version200.py            | 16 +++++++++
 rsa/asn1.py                   | 16 +++++++++
 run_tests.py                  | 14 ++++++++
 setup.cfg                     |  5 ++-
 setup.py                      | 81 +++++++++++++++++++++++++------------------
 tests/constants.py            | 14 ++++++++
 tests/py2kconstants.py        | 14 ++++++++
 tests/py3kconstants.py        | 14 ++++++++
 tests/test_bigfile.py         | 16 +++++++++
 tests/test_common.py          | 14 ++++++++
 tests/test_compat.py          | 14 ++++++++
 tests/test_integers.py        | 16 +++++++++
 tests/test_load_save_keys.py  | 16 +++++++++
 tests/test_pem.py             | 15 +++++++-
 tests/test_pkcs1.py           | 16 +++++++++
 tests/test_strings.py         | 16 +++++++++
 tests/test_transform.py       | 15 +++++++-
 tests/test_varblock.py        | 16 +++++++++
 26 files changed, 334 insertions(+), 87 deletions(-)
 delete mode 100755 playstuff.py

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



More information about the Python-modules-commits mailing list