[Python-modules-commits] [python-rsa] 02/05: record new upstream branch created by importing python-rsa_3.2.3.orig.tar.gz and merge it
Takaki Taniguchi
takaki at moszumanska.debian.org
Tue Nov 24 16:11:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
takaki pushed a commit to branch master
in repository python-rsa.
commit fe45c05aafebec8c34f281d452dfbeb6c833b857
Merge: ed1fb9c e3c62af
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date: Wed Nov 25 00:58:24 2015 +0900
record new upstream branch created by importing python-rsa_3.2.3.orig.tar.gz and merge it
PKG-INFO | 3 +-
create_timing_table.py | 15 ++++++++
debian/.git-dpm | 14 ++++----
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 +++++++++
27 files changed, 341 insertions(+), 94 deletions(-)
diff --cc debian/.git-dpm
index 428ad07,0000000..e378e9a
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
+# see git-dpm(1) from git-dpm package
- 5d1f8dfb068cdb7be47895e874a20c426d481c11
- 5d1f8dfb068cdb7be47895e874a20c426d481c11
- 5d1f8dfb068cdb7be47895e874a20c426d481c11
- 5d1f8dfb068cdb7be47895e874a20c426d481c11
- python-rsa_3.1.4.orig.tar.gz
- 208583c49489b7ab415a4455eae7618b7055feca
- 36181
++e3c62af7a3b02aaa06de0b93db370b110f6774b2
++e3c62af7a3b02aaa06de0b93db370b110f6774b2
++e3c62af7a3b02aaa06de0b93db370b110f6774b2
++e3c62af7a3b02aaa06de0b93db370b110f6774b2
++python-rsa_3.2.3.orig.tar.gz
++4ef92bff4214c399dffae3226f7e9b5fc31b8ce5
++35628
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
--
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