diff --git a/pyparsing/.footprint b/pyparsing/.footprint index eca81319a..f6deadc76 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.1-py2.7.egg-info +-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.py -rw-r--r-- root/root usr/lib/python2.7/site-packages/pyparsing.pyc diff --git a/pyparsing/.md5sum b/pyparsing/.md5sum index f3fbedddd..215820353 100644 --- a/pyparsing/.md5sum +++ b/pyparsing/.md5sum @@ -1 +1 @@ -37adec94104b98591507218bc82e7c31 pyparsing-2.0.1.tar.gz +b170c5d153d190df1a536988d88e95c1 pyparsing-2.0.2.tar.gz diff --git a/pyparsing/Pkgfile b/pyparsing/Pkgfile index dd049cff0..56e0b2acc 100644 --- a/pyparsing/Pkgfile +++ b/pyparsing/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python name=pyparsing -version=2.0.1 +version=2.0.2 release=1 source=(https://pypi.python.org/packages/source/p/pyparsing/pyparsing-$version.tar.gz)