[Python-modules-commits] [astroid] 02/05: record new upstream branch created by importing astroid_1.4.3.orig.tar.gz and merge it

Sandro Tosi morph at moszumanska.debian.org
Sun Jan 3 02:27:08 UTC 2016


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

morph pushed a commit to branch master
in repository astroid.

commit 6ebf5e1f57c4e36df1f5594361120efcfc65b158
Merge: 8d53fb8 4778977
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Jan 3 02:14:09 2016 +0000

    record new upstream branch created by importing astroid_1.4.3.orig.tar.gz and merge it

 ChangeLog                              | 30 +++++++++++++++++++
 PKG-INFO                               |  2 +-
 README => README.rst                   |  0
 astroid.egg-info/PKG-INFO              |  2 +-
 astroid.egg-info/SOURCES.txt           |  2 +-
 astroid/__init__.py                    |  7 +++--
 astroid/__pkginfo__.py                 |  2 +-
 astroid/as_string.py                   | 12 ++++----
 astroid/bases.py                       |  2 +-
 astroid/brain/brain_gi.py              |  4 +--
 astroid/brain/brain_stdlib.py          | 22 +++++++++-----
 astroid/modutils.py                    | 53 +++++++++++++++++++++++++---------
 astroid/protocols.py                   | 31 ++++++++++++--------
 astroid/scoped_nodes.py                | 43 +++++++++++++++++++++------
 astroid/tests/unittest_brain.py        |  9 ++++++
 astroid/tests/unittest_manager.py      |  3 +-
 astroid/tests/unittest_modutils.py     |  5 ++++
 astroid/tests/unittest_nodes.py        |  6 +++-
 astroid/tests/unittest_protocols.py    | 22 ++++++++++++++
 astroid/tests/unittest_regrtest.py     | 17 +++++++++++
 astroid/tests/unittest_scoped_nodes.py | 35 ++++++++++++++++++++++
 debian/.git-dpm                        | 14 ++++-----
 setup.cfg                              |  2 +-
 setup.py                               | 20 +++++++++++--
 tox.ini                                |  5 +---
 25 files changed, 275 insertions(+), 75 deletions(-)

diff --cc debian/.git-dpm
index 80817cc,0000000..2465580
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
- 96cc15de6306c30dc101738b4568febb362ecf9e
- 96cc15de6306c30dc101738b4568febb362ecf9e
- 96cc15de6306c30dc101738b4568febb362ecf9e
- 96cc15de6306c30dc101738b4568febb362ecf9e
- astroid_1.4.1.orig.tar.gz
- 56c1e9387035ff9c930c1e2a3f3e6a1e5b21ed00
- 179485
++47789771b1400fd18a015760ad5c747081ea720b
++47789771b1400fd18a015760ad5c747081ea720b
++47789771b1400fd18a015760ad5c747081ea720b
++47789771b1400fd18a015760ad5c747081ea720b
++astroid_1.4.3.orig.tar.gz
++960c403f449d109f07d1385edfd3d1351dd92fbe
++181329
 +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/astroid.git



More information about the Python-modules-commits mailing list