Page MenuHomeSolus

D2883.id.diff
No OneTemporary

D2883.id.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,12 +1,11 @@
name : python-astroid
-version : 1.6.1
-release : 4
+version : 1.6.3
+release : 5
source :
- - https://github.com/PyCQA/astroid/archive/astroid-1.6.1.tar.gz : fde0d56c67943adbf5e1751fac868f2e9af95f22e9085b993a1b78ee8e5b9c7b
-license : LGPL-2.1
+ - https://github.com/PyCQA/astroid/archive/astroid-1.6.3.tar.gz : f7fe550ad950196b0904fb1376b45b2340ae3fc88941ae40ed0c3baa6767946a
+license : LGPL-2.1-only
component : programming.python
-summary : A common base representation of python source code for pylint and other
- projects
+summary : A common base representation of python source code for pylint and other projects
description: |
A common base representation of python source code for pylint and other projects
builddeps :
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,10 +2,10 @@
<Source>
<Name>python-astroid</Name>
<Packager>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
</Packager>
- <License>LGPL-2.1</License>
+ <License>LGPL-2.1-only</License>
<PartOf>programming.python</PartOf>
<Summary xml:lang="en">A common base representation of python source code for pylint and other projects</Summary>
<Description xml:lang="en">A common base representation of python source code for pylint and other projects
@@ -19,11 +19,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/astroid-1.6.1-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/astroid-1.6.1-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/astroid-1.6.1-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/astroid-1.6.1-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/astroid-1.6.1-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/astroid-1.6.3-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/astroid-1.6.3-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/astroid-1.6.3-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/astroid-1.6.3-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/astroid-1.6.3-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/astroid/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/astroid/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/astroid/__pkginfo__.py</Path>
@@ -294,11 +294,11 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/astroid/transforms.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/astroid/util.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/astroid/util.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-1.6.1-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-1.6.1-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-1.6.1-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-1.6.1-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-1.6.1-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-1.6.3-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-1.6.3-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-1.6.3-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-1.6.3-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/astroid-1.6.3-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>
@@ -572,12 +572,12 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2018-01-30</Date>
- <Version>1.6.1</Version>
+ <Update release="5">
+ <Date>2018-05-08</Date>
+ <Version>1.6.3</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>James Lee</Name>
+ <Email>jamesl33info@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 8:31 PM (2 h, 44 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5849427
Default Alt Text
D2883.id.diff (5 KB)

Event Timeline