python-pyparsing: 2.4.1.1 -> 2.4.2

This commit is contained in:
Danny Rawlins 2019-08-12 20:32:39 +10:00
parent b93571b70d
commit 23874fc58d
3 changed files with 10 additions and 10 deletions

View File

@ -2,11 +2,11 @@ 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/
drwxr-xr-x root/root usr/lib/python2.7/site-packages/pyparsing-2.4.1.1-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pyparsing-2.4.1.1-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pyparsing-2.4.1.1-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pyparsing-2.4.1.1-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pyparsing-2.4.1.1-py2.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python2.7/site-packages/pyparsing-2.4.2-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pyparsing-2.4.2-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pyparsing-2.4.2-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pyparsing-2.4.2-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pyparsing-2.4.2-py2.7.egg-info/top_level.txt
-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
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pyparsing.pyo

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/chOzAxVqbG3SkqTY6vHN0oDpnPjufdWcofaFwanEN8mwllelJX8USCrwD9TUSdqE0XQgdSLZ3cKA8PWFJ/VEgk=
SHA256 (Pkgfile) = 1a0c427e71db1a29a6a6648ffd7dcab8c9387c6b6693e6519b79b3b97b64c93b
SHA256 (.footprint) = 38ccdb1b5ee10a42f209c5223d99a5c382b4b2886d199cba459294c5dda79014
SHA256 (pyparsing-2.4.1.1.tar.gz) = d6c5ffe9d0305b9b977f7a642d36b9370954d1da7ada4c62393382cbadad4265
RWSE3ohX2g5d/Z1QYbuNoF4ChrV0maJ74jUc2OUWDfC7QfN6AeCuqA2Ls8vi7Tts8pllUKakQ0CwU2XgYL1TqG8FRDvVvmyTswc=
SHA256 (Pkgfile) = eeed5664dbe8d57ce658b8a790fe46726b98cbab3153d8727fec2f3391781048
SHA256 (.footprint) = 70fa0e440610c087d88c1db6831f034c02c11c3a237e5ab3dc08ac6f34064829
SHA256 (pyparsing-2.4.2.tar.gz) = 6f98a7b9397e206d78cc01df10131398f1c8b8510a2f4d97d9abd82e1aacdd80

View File

@ -4,7 +4,7 @@
# Depends on: python-setuptools
name=python-pyparsing
version=2.4.1.1
version=2.4.2
release=1
source=(https://files.pythonhosted.org/packages/source/${name:7:1}/${name#*-}/${name#*-}-$version.tar.gz)