From 646fbc7e431be61d50fc4b090a404fb3bb574beb Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Sat, 16 Nov 2019 22:01:06 +1100 Subject: [PATCH] python-pyparsing: 2.4.2 -> 2.4.5 --- python-pyparsing/.footprint | 10 +++++----- python-pyparsing/.signature | 8 ++++---- python-pyparsing/Pkgfile | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/python-pyparsing/.footprint b/python-pyparsing/.footprint index fb4eea40b..53682cee3 100644 --- a/python-pyparsing/.footprint +++ b/python-pyparsing/.footprint @@ -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.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 +drwxr-xr-x root/root usr/lib/python2.7/site-packages/pyparsing-2.4.5-py2.7.egg-info/ +-rw-r--r-- root/root usr/lib/python2.7/site-packages/pyparsing-2.4.5-py2.7.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python2.7/site-packages/pyparsing-2.4.5-py2.7.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python2.7/site-packages/pyparsing-2.4.5-py2.7.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python2.7/site-packages/pyparsing-2.4.5-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 diff --git a/python-pyparsing/.signature b/python-pyparsing/.signature index ff3608c15..89d5c7582 100644 --- a/python-pyparsing/.signature +++ b/python-pyparsing/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Z1QYbuNoF4ChrV0maJ74jUc2OUWDfC7QfN6AeCuqA2Ls8vi7Tts8pllUKakQ0CwU2XgYL1TqG8FRDvVvmyTswc= -SHA256 (Pkgfile) = eeed5664dbe8d57ce658b8a790fe46726b98cbab3153d8727fec2f3391781048 -SHA256 (.footprint) = 70fa0e440610c087d88c1db6831f034c02c11c3a237e5ab3dc08ac6f34064829 -SHA256 (pyparsing-2.4.2.tar.gz) = 6f98a7b9397e206d78cc01df10131398f1c8b8510a2f4d97d9abd82e1aacdd80 +RWSE3ohX2g5d/ZjH+o/nGebHL/6I1aUNMb4+QTrca2bowfeR17FD7BmVIZHwwJ0GY017NoVsnlJnEAeKx4ZvRLr5kve4C5feUwA= +SHA256 (Pkgfile) = bdb7e768eee58a4e252a69d6aec2235c257e3d21630b3705509b38090116b007 +SHA256 (.footprint) = 9a9eee7abd8b9950e0d166075ff1a29fde36d9ec20d703820ab71a92e03f9946 +SHA256 (pyparsing-2.4.5.tar.gz) = 4ca62001be367f01bd3e92ecbb79070272a9d4964dce6a48a82ff0b8bc7e683a diff --git a/python-pyparsing/Pkgfile b/python-pyparsing/Pkgfile index f15627725..d32f926c4 100644 --- a/python-pyparsing/Pkgfile +++ b/python-pyparsing/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python-setuptools name=python-pyparsing -version=2.4.2 +version=2.4.5 release=1 source=(https://files.pythonhosted.org/packages/source/${name:7:1}/${name#*-}/${name#*-}-$version.tar.gz)