[Python-modules-commits] [pywinrm] 02/04: record new upstream branch created by importing pywinrm_0.2.2.orig.tar.gz and merge it
Scott Kitterman
kitterman at moszumanska.debian.org
Sun Jan 8 06:23:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
kitterman pushed a commit to branch master
in repository pywinrm.
commit d252958ce66bcadfca0fe5cb1c7131d0bb2c8d77
Merge: 6b22b3b 06e70c9
Author: Scott Kitterman <scott at kitterman.com>
Date: Sun Jan 8 01:03:07 2017 -0500
record new upstream branch created by importing pywinrm_0.2.2.orig.tar.gz and merge it
PKG-INFO | 184 +++++++++++----
debian/.git-dpm | 14 +-
pywinrm.egg-info/PKG-INFO | 278 +++++++++++++++++++++++
pywinrm.egg-info/SOURCES.txt | 22 ++
pywinrm.egg-info/dependency_links.txt | 1 +
pywinrm.egg-info/requires.txt | 10 +
pywinrm.egg-info/top_level.txt | 1 +
setup.cfg | 18 ++
setup.py | 12 +-
winrm/__init__.py | 67 +++---
winrm/exceptions.py | 47 ++--
winrm/protocol.py | 294 ++++++++++++++----------
winrm/tests/conftest.py | 24 +-
winrm/tests/test_integration_protocol.py | 29 ++-
winrm/tests/test_integration_session.py | 3 +-
winrm/tests/test_protocol.py | 7 +-
winrm/tests/test_session.py | 9 +-
winrm/transport.py | 376 ++++++++++++++-----------------
18 files changed, 943 insertions(+), 453 deletions(-)
diff --cc debian/.git-dpm
index 265723a,0000000..79f16c4
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
- bee7f6ebd5742d5be57678f38125d11370e11e13
- bee7f6ebd5742d5be57678f38125d11370e11e13
- bee7f6ebd5742d5be57678f38125d11370e11e13
- bee7f6ebd5742d5be57678f38125d11370e11e13
- pywinrm_0.0.3.orig.tar.gz
- 9b4f50e838b9222a101094328b0f6e8669ac17b7
- 15521
++06e70c998d02fbe051192a356638e9beb9b28c5e
++06e70c998d02fbe051192a356638e9beb9b28c5e
++06e70c998d02fbe051192a356638e9beb9b28c5e
++06e70c998d02fbe051192a356638e9beb9b28c5e
++pywinrm_0.2.2.orig.tar.gz
++7a689bd5611965f49c4b0c8497123431667dc8e4
++18623
+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/pywinrm.git
More information about the Python-modules-commits
mailing list