Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10686241
D5560.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
6 KB
Referenced Files
None
Subscribers
None
D5560.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-astroid
-version : 2.0.4
-release : 8
+version : 2.2.0
+release : 9
source :
- - https://github.com/PyCQA/astroid/archive/astroid-2.0.4.tar.gz : e2161452b7a07a4663dba61bfb2191a7b61b792fb8239427581dad43773e071e
+ - https://github.com/PyCQA/astroid/archive/astroid-2.2.0.tar.gz : 7e289d0aa4a537b4aa798bd609fdf745de0f3c37e6b67642ed328e1482421a6d
license : LGPL-2.1-or-later
component : programming.python
summary : A common base representation of python source code for pylint and other projects
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>python-astroid</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Packager>
<License>LGPL-2.1-or-later</License>
<PartOf>programming.python</PartOf>
@@ -19,11 +19,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-2.0.4-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-2.0.4-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-2.0.4-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-2.0.4-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-2.0.4-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-2.2.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-2.2.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-2.2.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-2.2.0-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-2.2.0-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/__pkginfo__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/__pycache__/__init__.cpython-36.pyc</Path>
@@ -55,6 +55,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/arguments.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/as_string.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/bases.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/__pycache__/brain_argparse.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/__pycache__/brain_attrs.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/__pycache__/brain_builtin_inference.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/__pycache__/brain_collections.cpython-36.pyc</Path>
@@ -64,6 +65,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/__pycache__/brain_functools.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/__pycache__/brain_gi.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/__pycache__/brain_hashlib.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/__pycache__/brain_http.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/__pycache__/brain_io.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/__pycache__/brain_mechanize.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/__pycache__/brain_multiprocessing.cpython-36.pyc</Path>
@@ -81,6 +83,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/__pycache__/brain_threading.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/__pycache__/brain_typing.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/__pycache__/brain_uuid.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/brain_argparse.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/brain_attrs.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/brain_builtin_inference.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/brain_collections.py</Path>
@@ -90,6 +93,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/brain_functools.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/brain_gi.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/brain_hashlib.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/brain_http.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/brain_io.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/brain_mechanize.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/astroid/brain/brain_multiprocessing.py</Path>
@@ -141,12 +145,12 @@
</Files>
</Package>
<History>
- <Update release="8">
- <Date>2018-11-05</Date>
- <Version>2.0.4</Version>
+ <Update release="9">
+ <Date>2019-02-27</Date>
+ <Version>2.2.0</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jan 18 2023, 2:30 PM (29 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5787895
Default Alt Text
D5560.id.diff (6 KB)
Attached To
Mode
D5560: update python-astroid to 2.2.0
Attached
Detach File
Event Timeline
Log In to Comment