summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2014-10-12 10:54:20 +0200
committerThomas Penteker <tek@serverop.de>2014-10-12 10:54:20 +0200
commit040853c5965a23d214fda560b1a716e87c72b083 (patch)
tree1f83850c95f3494eb3b42b2e5019dcfb4a814a2f
parentfe54e9d48689b04f707a0d01f680453e06bbe892 (diff)
downloadcontrib-040853c5965a23d214fda560b1a716e87c72b083.tar.gz
contrib-040853c5965a23d214fda560b1a716e87c72b083.tar.xz
pyparsing: 2.0.2 -> 2.0.3
-rw-r--r--pyparsing/.footprint2
-rw-r--r--pyparsing/.md5sum2
-rw-r--r--pyparsing/Pkgfile2
3 files changed, 3 insertions, 3 deletions
diff --git a/pyparsing/.footprint b/pyparsing/.footprint
index f6deadc76..15ddd2d85 100644
--- a/pyparsing/.footprint
+++ b/pyparsing/.footprint
@@ -2,6 +2,6 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python2.7/
drwxr-xr-x root/root usr/lib/python2.7/site-packages/
--rw-r--r-- root/root usr/lib/python2.7/site-packages/pyparsing-2.0.2-py2.7.egg-info
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/pyparsing-2.0.3-py2.7.egg-info
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pyparsing.py
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pyparsing.pyc
diff --git a/pyparsing/.md5sum b/pyparsing/.md5sum
index 215820353..4e30c8e4a 100644
--- a/pyparsing/.md5sum
+++ b/pyparsing/.md5sum
@@ -1 +1 @@
-b170c5d153d190df1a536988d88e95c1 pyparsing-2.0.2.tar.gz
+0fe479be09fc2cf005f753d3acc35939 pyparsing-2.0.3.tar.gz
diff --git a/pyparsing/Pkgfile b/pyparsing/Pkgfile
index c568734cb..d23207812 100644
--- a/pyparsing/Pkgfile
+++ b/pyparsing/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: python
name=pyparsing
-version=2.0.2
+version=2.0.3
release=1
source=(https://pypi.python.org/packages/source/p/pyparsing/pyparsing-$version.tar.gz)

Generated by cgit