python3-pyparsing: 2.4.5 -> 2.4.6

This commit is contained in:
Danny Rawlins 2019-12-30 23:03:53 +11:00
parent b513b2fdab
commit 85da12d795
3 changed files with 10 additions and 10 deletions

View File

@ -5,9 +5,9 @@ drwxr-xr-x root/root usr/lib/python3.7/site-packages/
drwxr-xr-x root/root usr/lib/python3.7/site-packages/__pycache__/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/__pycache__/pyparsing.cpython-37.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.7/site-packages/__pycache__/pyparsing.cpython-37.pyc
drwxr-xr-x root/root usr/lib/python3.7/site-packages/pyparsing-2.4.5-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/pyparsing-2.4.5-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/pyparsing-2.4.5-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/pyparsing-2.4.5-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/pyparsing-2.4.5-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/pyparsing-2.4.6-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/pyparsing-2.4.6-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/pyparsing-2.4.6-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/pyparsing-2.4.6-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/pyparsing-2.4.6-py3.7.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/pyparsing.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/SEpMHtnyaAwkMzL9J8YjCWkeUS2DQsxHoDsIqOb87V7oz4eApuaEdqGdmN8ZhSOxAZ0vuGyafHp0AxfIM9WWwc=
SHA256 (Pkgfile) = 61ea7d92af7de57efb95d17f1e647094bc787015c437681b43ebf0fd5abb7c90
SHA256 (.footprint) = 4816e2f88ee353fbc74f3d74741a01c0c152aac7c7f0d7e6f2a091a5dd2d393e
SHA256 (pyparsing-2.4.5.tar.gz) = 4ca62001be367f01bd3e92ecbb79070272a9d4964dce6a48a82ff0b8bc7e683a
RWSE3ohX2g5d/Vde3qBv92xhBnVce8+rpjfx6S1gahPjdygbNDZhr6mgCC5nnxToiLVMIp5qNG4AguxJDD9yutlyCbEzUM+raAQ=
SHA256 (Pkgfile) = 7494d5df80da418812bde013434e660644b0815ea297539d8d446f9e5d7c192c
SHA256 (.footprint) = 3722699b35b1922c6e06ac31ff99f3b06468b84dbabc67f090566e97bd320a5d
SHA256 (pyparsing-2.4.6.tar.gz) = 4c830582a84fb022400b85429791bc551f1f4871c33f23e44f353119e92f969f

View File

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