[Python-modules-commits] [python-rsa] branch master updated (ed1fb9c -> 4b57fce)
Takaki Taniguchi
takaki at moszumanska.debian.org
Tue Nov 24 16:11:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
takaki pushed a change to branch master
in repository python-rsa.
from ed1fb9c Update Vcs fields for git migration
new e3c62af Import python-rsa_3.2.3.orig.tar.gz
new fe45c05 record new upstream branch created by importing python-rsa_3.2.3.orig.tar.gz and merge it
new 2cab109 new upstream
new 9fd95fb use ${Python3:Depends}
new 4b57fce prepare release
The 5 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 ++++++++
debian/.git-dpm | 14 ++++----
debian/changelog | 15 ++++++++
debian/control | 8 +++--
debian/patches/fix_tests.patch | 26 ++++++++++++++
debian/patches/series | 1 +
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 +++++++++
31 files changed, 389 insertions(+), 96 deletions(-)
create mode 100644 debian/patches/fix_tests.patch
create mode 100644 debian/patches/series
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