[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#734075: marked as done (ITP: astroid -- rebuild a new abstract syntax tree from Python's AST)



Your message dated Sat, 04 Jan 2014 19:00:05 +0000
with message-id <E1VzWS5-00024x-LJ@franck.debian.org>
and subject line Bug#734075: fixed in astroid 1.0.1-1
has caused the Debian Bug report #734075,
regarding ITP: astroid -- rebuild a new abstract syntax tree from Python's AST
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
734075: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734075
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Sandro Tosi <morph@debian.org>

* Package name    : astroid
  Version         : 1.0.0
  Upstream Author : Logilab
* URL             : http://www.astroid.org/
* License         : LGPL
  Programming Lang: Python
  Description     : rebuild a new abstract syntax tree from Python's AST

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.

It provides a compatible representation which comes from the `_ast`
module.  It rebuilds the tree generated by the builtin _ast module by
recursively walking down the AST and building an extended ast. The new
node classes have additional methods and attributes for different
usages.  They include some support for static inference and local name
scopes.  Furthermore, astroid builds partial trees by inspecting living
objects.

Main modules are:

* `bases`, `node_classses` and `scoped_nodes` contain the classes for the
  different type of nodes of the tree.

* the `manager` contains a high level object to get astroid trees from
  source files and living objects. It maintains a cache of previously
  constructed tree for quick access.

--- End Message ---
--- Begin Message ---
Source: astroid
Source-Version: 1.0.1-1

We believe that the bug you reported is fixed in the latest version of
astroid, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 734075@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sandro Tosi <morph@debian.org> (supplier of updated astroid package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 04 Jan 2014 12:14:12 +0100
Source: astroid
Binary: python-astroid python3-astroid
Architecture: source all
Version: 1.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Changed-By: Sandro Tosi <morph@debian.org>
Description: 
 python-astroid - rebuild a new abstract syntax tree from Python's AST
 python3-astroid - rebuild a new abstract syntax tree from Python's AST (Python3)
Closes: 734075
Changes: 
 astroid (1.0.1-1) unstable; urgency=low
 .
   * Initial release (Closes: #734075)
Checksums-Sha1: 
 aa6faeaacd5c825d822263539b5ba72c5aa2b8cd 1374 astroid_1.0.1-1.dsc
 4b0080576174cc0a3519a6c6e9025a8ee853956a 112597 astroid_1.0.1.orig.tar.gz
 8fcd49eea952368aeddd5be2dc5f96c3dd7d87d0 2305 astroid_1.0.1-1.debian.tar.gz
 efd773e046258694167e387f4fc0232f5291721a 55500 python-astroid_1.0.1-1_all.deb
 3684f63e20702041f8469c50c25258ba4487116f 54972 python3-astroid_1.0.1-1_all.deb
Checksums-Sha256: 
 72499723d2d5b398e3934ea153bbcaa573f5de508e0436aee180d4a02140b6bc 1374 astroid_1.0.1-1.dsc
 46c2b57ab1eedd1b0931c075c21644445dd589a92481e938cf66495e0f205fda 112597 astroid_1.0.1.orig.tar.gz
 b052e9b7b00412feb6284d4683de263f805d8fbd8fa49f84ccbf649b695a53c1 2305 astroid_1.0.1-1.debian.tar.gz
 beed3b2548d8971873af39a4d7287cba0a2625de76c4d421d4b8d62272a9cc9a 55500 python-astroid_1.0.1-1_all.deb
 4681e4a17e530b60fdd58efee350308562711d9fadaf867e71129145d335d8e5 54972 python3-astroid_1.0.1-1_all.deb
Files: 
 384ee000faac47603537aa039ed37205 1374 python optional astroid_1.0.1-1.dsc
 8f4a0e85b018239bf7d5952eaa3a63b4 112597 python optional astroid_1.0.1.orig.tar.gz
 3a4fc28ce756e11bad461dba5376c7c1 2305 python optional astroid_1.0.1-1.debian.tar.gz
 fec3f5f95309f40e18a53ec79d4594fd 55500 python optional python-astroid_1.0.1-1_all.deb
 4d6678d631bb7dfc189a2d8f86190114 54972 python optional python3-astroid_1.0.1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iEYEARECAAYFAlLH7VYACgkQAukwV0RN2VA3sACfQb8Z4x3WLzU4ppZMUaQDCHHD
0HwAniSAknH+k2pq/hnxcqx/oB0O1vBR
=69XX
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: