1
0
forked from ports/contrib

python3-pycparser: 2.19 -> 2.20

This commit is contained in:
Danny Rawlins 2020-03-05 19:23:34 +11:00
parent 885366154b
commit 80128cf171
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/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__/

View File

@ -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

View File

@ -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)