commit python2-astroid for openSUSE:Factory
Hello community, here is the log from the commit of package python2-astroid for openSUSE:Factory checked in at 2018-09-28 08:53:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python2-astroid (Old) and /work/SRC/openSUSE:Factory/.python2-astroid.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python2-astroid" Fri Sep 28 08:53:10 2018 rev:2 rq:638398 version:1.6.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python2-astroid/python2-astroid.changes 2018-09-24 13:11:33.345886856 +0200 +++ /work/SRC/openSUSE:Factory/.python2-astroid.new/python2-astroid.changes 2018-09-28 08:53:11.737746854 +0200 @@ -1,0 +2,11 @@ +Wed Sep 19 11:49:02 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com> + +- Provide python-astroid namespace too + +------------------------------------------------------------------- +Tue Sep 18 08:46:02 UTC 2018 - Jan Engelhardt <jengelh@inai.de> + +- Trim future goals and history lesson from description. + Use noun phrase in summary. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python2-astroid.spec ++++++ --- /var/tmp/diff_new_pack.6UUkQi/_old 2018-09-28 08:53:12.313746020 +0200 +++ /var/tmp/diff_new_pack.6UUkQi/_new 2018-09-28 08:53:12.325746003 +0200 @@ -22,7 +22,7 @@ Name: python2-astroid Version: 1.6.5 Release: 0 -Summary: Rebuild a new abstract syntax tree from Python's ast +Summary: Representation of Python source as an AST for pylint License: LGPL-2.1-or-later Group: Development/Libraries/Python URL: https://github.com/pycqa/astroid @@ -36,26 +36,23 @@ BuildRequires: %{python_module wrapt} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-lazy-object-proxy -Requires: python-six -Requires: python-wrapt -BuildArch: noarch BuildRequires: python2-backports.functools_lru_cache BuildRequires: python2-enum34 BuildRequires: python2-singledispatch -%ifpython2 Requires: python-backports.functools_lru_cache Requires: python-enum34 +Requires: python-lazy-object-proxy Requires: python-singledispatch -%endif +Requires: python-six +Requires: python-wrapt +Provides: %{oldpython}-astroid = %{version} +BuildArch: noarch %python_subpackages %description -The aim of this module is to provide a common base representation of -python source code for projects such as pychecker, pyreverse, -pylint... Well, actually the development of this library is -essentially governed by pylint's needs. It used to be called -logilab-astng. +This module provides a common base representation of Python source code for +projects such as pychecker, pyreverse, pylint. The development of this library +is governed by pylint's needs. It provides a compatible representation which comes from the _ast module. It rebuilds the tree generated by the builtin _ast module by
participants (1)
-
root