[Python-modules-commits] [pyutilib] 04/10: record new upstream branch created by importing pyutilib_5.3.2.orig.tar.xz and merge it

Daniel Stender danstender-guest at moszumanska.debian.org
Fri Apr 8 18:48:17 UTC 2016


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

danstender-guest pushed a commit to branch master
in repository pyutilib.

commit c22416c71120b58df1baea5bfc046cd7e51c34e3
Merge: 70d64ad a8d582c
Author: Daniel Stender <stender at debian.org>
Date:   Fri Apr 8 20:35:59 2016 +0200

    record new upstream branch created by importing pyutilib_5.3.2.orig.tar.xz and merge it

 AUTHORS.txt                                        |  14 +-
 CHANGELOG.txt                                      |  32 ++
 PKG-INFO                                           |  68 ---
 PYPI.txt                                           |   8 +
 PyUtilib.egg-info/PKG-INFO                         |  68 ---
 PyUtilib.egg-info/SOURCES.txt                      | 503 ---------------------
 PyUtilib.egg-info/dependency_links.txt             |   1 -
 PyUtilib.egg-info/entry_points.txt                 |  20 -
 PyUtilib.egg-info/namespace_packages.txt           |   2 -
 PyUtilib.egg-info/requires.txt                     |   2 -
 PyUtilib.egg-info/top_level.txt                    |   1 -
 README.md                                          |  26 ++
 README.txt                                         |  47 --
 RELEASE.txt                                        |   2 +-
 debian/.git-dpm                                    |  14 +-
 pyutilib/component/core/__init__.py                |  10 +-
 pyutilib/component/core/core.py                    | 456 +++++++++++--------
 .../loader/tests/eggs1/Package1-0.1-py3.5.egg      | Bin 0 -> 2398 bytes
 .../loader/tests/eggs1/Package2-0.1-py3.5.egg      | Bin 0 -> 2391 bytes
 .../loader/tests/eggs2/Package3-0.1-py3.5.egg      | Bin 0 -> 2421 bytes
 .../loader/tests/eggs2/Package4-0.1-py3.5.egg      | Bin 0 -> 2553 bytes
 .../loader/tests/eggs2/Package5-0.1-py3.5.egg      | Bin 0 -> 2543 bytes
 .../loader/tests/eggs2/Package6-0.1-py3.5.egg      | Bin 0 -> 2406 bytes
 .../loader/tests/eggs2/Package7-0.1-py3.5.egg      | Bin 0 -> 2541 bytes
 pyutilib/component/loader/tests/eggsrc/README      |   6 +
 pyutilib/dev/lbin.py                               |   3 +-
 pyutilib/dev/lpython.py                            |  37 +-
 pyutilib/dev/runtests.py                           |  53 +--
 pyutilib/enum/enum.py                              |  59 ++-
 pyutilib/enum/tests/test_enum.py                   |  20 +-
 pyutilib/misc/config.py                            |  82 ++--
 pyutilib/misc/misc.py                              |  25 +-
 pyutilib/misc/tests/test_config.py                 |  17 +-
 pyutilib/misc/tests/test_misc.py                   |   2 +
 pyutilib/misc/tests/test_reference.txt             |   8 +-
 pyutilib/misc/timing.py                            |   7 +-
 pyutilib/pyro/client.py                            |   4 +
 pyutilib/pyro/util.py                              |  17 +-
 pyutilib/pyro/worker.py                            |  54 ++-
 pyutilib/subprocess/processmngr.py                 |  22 +-
 pyutilib/subprocess/tests/test_subprocess.py       |  11 +-
 pyutilib/th/pyunit.py                              |  44 +-
 pyutilib/th/tests/test_pyunit1.py                  |   6 +-
 pyutilib/th/tests/test_pyunit2.py                  |   6 +-
 pyutilib/workflow/task.py                          |  31 +-
 pyutilib/workflow/workflow.py                      |   6 +-
 setup.cfg                                          |   8 +-
 setup.py                                           |   8 +-
 48 files changed, 684 insertions(+), 1126 deletions(-)

diff --cc debian/.git-dpm
index f2a4224,0000000..54dec69
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
- 75d6c41f615dc63a6d2ff6a16a0327df2173b176
- 75d6c41f615dc63a6d2ff6a16a0327df2173b176
- 75d6c41f615dc63a6d2ff6a16a0327df2173b176
- 75d6c41f615dc63a6d2ff6a16a0327df2173b176
- pyutilib_5.2.3601.orig.tar.xz
- b62b13e873186cb67b14e1687b209a56a7671cfa
- 1082828
++a8d582c259c0df1d1707ce5aab3734ff3593a9cb
++a8d582c259c0df1d1707ce5aab3734ff3593a9cb
++a8d582c259c0df1d1707ce5aab3734ff3593a9cb
++a8d582c259c0df1d1707ce5aab3734ff3593a9cb
++pyutilib_5.3.2.orig.tar.xz
++b32b5a3b4fd38a4add9a86972ee4511921f418ef
++1085228
 +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/pyutilib.git



More information about the Python-modules-commits mailing list