Page MenuHomeSolus

D4674.id11547.diff
No OneTemporary

D4674.id11547.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,16 +1,14 @@
name : pyparsing
-version : 2.0.6
-release : 3
+version : 2.3.0
+release : 4
source :
- - https://pypi.python.org/packages/source/p/pyparsing/pyparsing-2.0.6.tar.gz : aea69042752ad7e9c436eea6ae5d40e73642e27f50edb6da4a2532030ef532da
+ - https://github.com/pyparsing/pyparsing/archive/pyparsing_2.3.0.tar.gz : 1c43865daf37c14b183c8c46be537a31797973ec4db79a8b9f83dd1a4adf23cc
license : MIT
component : programming.python
summary : Python parsing module
description: |
The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code.
builddeps :
- - pkgconfig(python-2.7)
- - pkgconfig(python3)
- python-setuptools
build : |
%python_setup
@@ -18,3 +16,6 @@
install : |
%python_install
%python3_install
+check : |
+ %python_test unitTests.py
+ %python3_test unitTests.py
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>pyparsing</Name>
<Packager>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -19,27 +19,27 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pyparsing-2.0.6-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pyparsing-2.0.6-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pyparsing-2.0.6-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pyparsing-2.0.6-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pyparsing-2.3.0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pyparsing-2.3.0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pyparsing-2.3.0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pyparsing-2.3.0-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pyparsing.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pyparsing.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/__pycache__/pyparsing.cpython-36.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pyparsing-2.0.6-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pyparsing-2.0.6-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pyparsing-2.0.6-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pyparsing-2.0.6-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pyparsing-2.3.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pyparsing-2.3.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pyparsing-2.3.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pyparsing-2.3.0-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pyparsing.py</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2018-01-30</Date>
- <Version>2.0.6</Version>
+ <Update release="4">
+ <Date>2018-12-14</Date>
+ <Version>2.3.0</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 3:59 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809465
Default Alt Text
D4674.id11547.diff (4 KB)

Event Timeline