Page MenuHomeSolus

D5828.diff
No OneTemporary

D5828.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-parso
-version : 0.3.1
-release : 4
+version : 0.3.4
+release : 5
source :
- - https://github.com/davidhalter/parso/archive/v0.3.1.tar.gz : 123485ea6b5b8b782535fd97d65ab647b98e34329bdf88f66d81d80f25784098
+ - https://github.com/davidhalter/parso/archive/v0.3.4.tar.gz : 183f290db0ff1f005a0611bbb29b7dd29eb8cb1258ed5c7366c2dcdc4a1bb09f
license :
- MIT
- Python-2.0
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-parso</Name>
<Packager>
- <Name>Ewan Paterson</Name>
- <Email>ewan.paterson@hotmail.co.uk</Email>
+ <Name>Longwu Ou</Name>
+ <Email>xulongwu4@gmail.com</Email>
</Packager>
<License>MIT</License>
<License>Python-2.0</License>
@@ -11,7 +11,7 @@
<Summary xml:lang="en">A Python Parser</Summary>
<Description xml:lang="en">Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your python file.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-parso</Name>
@@ -20,10 +20,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/parso-0.3.1-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/parso-0.3.1-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/parso-0.3.1-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/parso-0.3.1-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/parso-0.3.4-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/parso-0.3.4-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/parso-0.3.4-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/parso-0.3.4-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/parso-0.3.4-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/parso/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/parso/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/parso/_compatibility.py</Path>
@@ -55,6 +56,7 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/grammar35.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/grammar36.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/grammar37.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/grammar38.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/parser.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/parser.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/parso/python/pep8.py</Path>
@@ -71,10 +73,11 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/parso/tree.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/parso/utils.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/parso/utils.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/parso-0.3.1-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/parso-0.3.1-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/parso-0.3.1-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/parso-0.3.1-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/parso-0.3.4-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/parso-0.3.4-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/parso-0.3.4-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/parso-0.3.4-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/parso-0.3.4-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/parso/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/parso/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/parso/__pycache__/_compatibility.cpython-36.pyc</Path>
@@ -114,6 +117,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/parso/python/grammar35.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/parso/python/grammar36.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/parso/python/grammar37.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/parso/python/grammar38.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/parso/python/parser.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/parso/python/pep8.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/parso/python/prefix.py</Path>
@@ -125,12 +129,12 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2018-08-01</Date>
- <Version>0.3.1</Version>
+ <Update release="5">
+ <Date>2019-03-23</Date>
+ <Version>0.3.4</Version>
<Comment>Packaging update</Comment>
- <Name>Ewan Paterson</Name>
- <Email>ewan.paterson@hotmail.co.uk</Email>
+ <Name>Longwu Ou</Name>
+ <Email>xulongwu4@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 13, 9:22 AM (4 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5838349
Default Alt Text
D5828.diff (6 KB)

Event Timeline