python-pycparser: 2.19 -> 2.20

This commit is contained in:
Danny Rawlins 2020-03-05 19:22:43 +11:00
parent b9db1a8a2f
commit cc21ea7eed
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/pycparser-2.19-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycparser-2.19-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycparser-2.19-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycparser-2.19-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycparser-2.19-py2.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python2.7/site-packages/pycparser-2.20-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycparser-2.20-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycparser-2.20-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycparser-2.20-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycparser-2.20-py2.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python2.7/site-packages/pycparser/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycparser/__init__.py
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycparser/__init__.pyc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF37L+nuZV9dQObUIUqNlMnphE8VZsC7FdqUHE6opEZ0/XfmKhwI0omaWE5dhK/o5dyw9Vt0+vW2vQz4XoPHwOUwo=
SHA256 (Pkgfile) = ab9edc6fe836abbfcd2aacbaa69c12565842c5e49ab1a659e39c204b6224e8f4
SHA256 (.footprint) = d4f2cbbedd345027c701f2b8eb0f9c88265728cc61a4f2779d1ac70574c5586d
SHA256 (release_v2.19.tar.gz) = 893ec3d0f26c0faa7d0b992979940353a1682f86b5cd1228740637055b112379
RWSagIOpLGJF32WoA0KmSiBLrh/Hu+rISstzD4WSFRZMSh36l7IMyhLqxx51d9zCfGl0ujAODtTRDKaro5wiynDOE/NJl/pL8QQ=
SHA256 (Pkgfile) = ed183c43623e39de1bd00ccb68d37d6dd5dcb949c8bedae3207d33ea0f4409c1
SHA256 (.footprint) = 444ed52796103fe65e58b022c3423f8a0e1e3e64758261d883472b03f1842383
SHA256 (release_v2.20.tar.gz) = 1b895b4f6fb5195ce9c516ca7e28c9bd2f9ecd0f02755302b8a717454abea806

View File

@ -4,7 +4,7 @@
# Depends on: python-setuptools
name=python-pycparser
version=2.19
version=2.20
release=1
source=(https://github.com/eliben/${name#*-*}/archive/release_v$version.tar.gz)