From 80128cf17106707f6e8373754fa57730bd11c9a8 Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Thu, 5 Mar 2020 19:23:34 +1100 Subject: [PATCH] python3-pycparser: 2.19 -> 2.20 --- python3-pycparser/.footprint | 10 +++++----- python3-pycparser/.signature | 8 ++++---- python3-pycparser/Pkgfile | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/python3-pycparser/.footprint b/python3-pycparser/.footprint index 70409d16c..1aafc8981 100644 --- a/python3-pycparser/.footprint +++ b/python3-pycparser/.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/python3.7/ drwxr-xr-x root/root usr/lib/python3.7/site-packages/ -drwxr-xr-x root/root usr/lib/python3.7/site-packages/pycparser-2.19-py3.7.egg-info/ --rw-r--r-- root/root usr/lib/python3.7/site-packages/pycparser-2.19-py3.7.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.7/site-packages/pycparser-2.19-py3.7.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.7/site-packages/pycparser-2.19-py3.7.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.7/site-packages/pycparser-2.19-py3.7.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.7/site-packages/pycparser-2.20-py3.7.egg-info/ +-rw-r--r-- root/root usr/lib/python3.7/site-packages/pycparser-2.20-py3.7.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.7/site-packages/pycparser-2.20-py3.7.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.7/site-packages/pycparser-2.20-py3.7.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.7/site-packages/pycparser-2.20-py3.7.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.7/site-packages/pycparser/ -rw-r--r-- root/root usr/lib/python3.7/site-packages/pycparser/__init__.py drwxr-xr-x root/root usr/lib/python3.7/site-packages/pycparser/__pycache__/ diff --git a/python3-pycparser/.signature b/python3-pycparser/.signature index d7ceaf210..2907b524e 100644 --- a/python3-pycparser/.signature +++ b/python3-pycparser/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35QDmbbuSu/XZHThuIYS0QBYlt52cN9WDweQo2yCV28QDJhfirYYYiweRbn8FrJZzrGubi2I6VM+RKeeOHrmyAg= -SHA256 (Pkgfile) = 577adb06798b05ee44be14a77e9ed11effa3ef791aece82e6da3f5048398140a -SHA256 (.footprint) = 3bc42305e7f2b2c0e60c9d3d715037c06a9a7394f2d2b0b6178b6f702559a7b2 -SHA256 (release_v2.19.tar.gz) = 893ec3d0f26c0faa7d0b992979940353a1682f86b5cd1228740637055b112379 +RWSagIOpLGJF36MjxUxVEgbzzAOv0Sa5dlE6j+oOvXay3Ry1bCTduFu5oAeiNZvo9h/mWPW+ygzj/Rb43KATUpYZ4MYNJ6ffTAQ= +SHA256 (Pkgfile) = f3b108104910b9136d2ca94cad6142fe2eb69ba0274d0f0178038efea9f34d8b +SHA256 (.footprint) = e6fafd4660c007289a990b6eb3c806f3966e7f3a79dec30275b29adeaef6c05a +SHA256 (release_v2.20.tar.gz) = 1b895b4f6fb5195ce9c516ca7e28c9bd2f9ecd0f02755302b8a717454abea806 diff --git a/python3-pycparser/Pkgfile b/python3-pycparser/Pkgfile index 904bda906..98b1f6b4f 100644 --- a/python3-pycparser/Pkgfile +++ b/python3-pycparser/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-pycparser -version=2.19 +version=2.20 release=1 source=(https://github.com/eliben/${name#*-*}/archive/release_v$version.tar.gz)