[Python-modules-commits] [astroid] branch master updated (8d53fb8 -> bc0b0aa)

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


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

morph pushed a change to branch master
in repository astroid.

      from  8d53fb8   releasing package astroid version 1.4.1-1
       new  4778977   Import astroid_1.4.3.orig.tar.gz
       new  6ebf5e1   record new upstream branch created by importing astroid_1.4.3.orig.tar.gz and merge it
       new  aa0772e   New upstream release
       new  2f51d5e   install README.rst (README was renamed to it)
       new  bc0b0aa   releasing package astroid version 1.4.3-1

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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 ++++-----
 debian/changelog                       |  8 +++++
 debian/rules                           |  2 +-
 setup.cfg                              |  2 +-
 setup.py                               | 20 +++++++++++--
 tox.ini                                |  5 +---
 27 files changed, 284 insertions(+), 76 deletions(-)
 rename README => README.rst (100%)

-- 
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