[Python-modules-commits] [python-pkginfo] 02/12: record new upstream branch created by importing python-pkginfo_1.2.1.orig.tar.gz and merge it

Jan Dittberner jandd at moszumanska.debian.org
Wed Dec 30 18:16:11 UTC 2015


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

jandd pushed a commit to branch master
in repository python-pkginfo.

commit 365dc869cfe01b39a48f07fc2a3def401aa85591
Merge: 8f5458f 4ef9f9e
Author: Jan Dittberner <jandd at debian.org>
Date:   Wed Dec 30 16:47:37 2015 +0100

    record new upstream branch created by importing python-pkginfo_1.2.1.orig.tar.gz and merge it

 .bzrignore                                         |   2 -
 CHANGES.txt                                        |  61 +++--
 PKG-INFO                                           |  66 +++--
 debian/.git-dpm                                    |  14 +-
 docs/conf.py                                       |   8 +-
 docs/distributions.rst                             |  14 +
 .../mypackage-0.1-cp26-none-linux_x86_64.whl       | Bin 0 -> 1816 bytes
 docs/examples/nodistinfo-0.1-any.whl               | Bin 0 -> 955 bytes
 docs/index.rst                                     |   8 +-
 pkginfo.egg-info/PKG-INFO                          |  66 +++--
 pkginfo.egg-info/SOURCES.txt                       |   5 +
 pkginfo.egg-info/requires.txt                      |   3 +-
 pkginfo/__init__.py                                |   1 +
 pkginfo/commandline.py                             |  24 +-
 pkginfo/distribution.py                            |   3 +
 pkginfo/tests/test_commandline.py                  | 294 +++++++++++++++++++++
 pkginfo/tests/test_distribution.py                 |  16 ++
 pkginfo/tests/test_installed.py                    |  36 +--
 pkginfo/tests/test_utils.py                        |  19 ++
 pkginfo/tests/test_wheel.py                        |  64 +++++
 pkginfo/utils.py                                   |   6 +
 pkginfo/wheel.py                                   |  49 ++++
 setup.cfg                                          |   8 +-
 setup.py                                           |   3 +-
 tox.ini                                            |   2 +-
 25 files changed, 646 insertions(+), 126 deletions(-)

diff --cc debian/.git-dpm
index 3e9962b,0000000..e5780e5
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
- 0f6c695b60bbdf6bbf2a6530176ea3487c868dd5
- 0f6c695b60bbdf6bbf2a6530176ea3487c868dd5
- 0f6c695b60bbdf6bbf2a6530176ea3487c868dd5
- 0f6c695b60bbdf6bbf2a6530176ea3487c868dd5
- python-pkginfo_1.1.orig.tar.gz
- 20aa9265542bcee06a3f8fe1bef3d9ea2a0432a3
- 27292
++4ef9f9e718734de0e0d58f2759fc0586784afda7
++4ef9f9e718734de0e0d58f2759fc0586784afda7
++4ef9f9e718734de0e0d58f2759fc0586784afda7
++4ef9f9e718734de0e0d58f2759fc0586784afda7
++python-pkginfo_1.2.1.orig.tar.gz
++3ac3d9610fddbeba432ce8a1a01c6a71a824d2fb
++31072
 +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-pkginfo.git



More information about the Python-modules-commits mailing list