pycparser: 2.17 -> 2.18

This commit is contained in:
Danny Rawlins 2017-12-12 00:34:58 +11:00
parent 6d8e571777
commit 0e4ba8eec1
4 changed files with 11 additions and 11 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.17-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycparser-2.17-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycparser-2.17-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycparser-2.17-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycparser-2.17-py2.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python2.7/site-packages/pycparser-2.18-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycparser-2.18-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycparser-2.18-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycparser-2.18-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/pycparser-2.18-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 +1 @@
ff5ef1ab2825197123ffaf2c912c8f68 release_v2.17.zip
8f548334d5c4f5e5e3e4352dfbbe1447 release_v2.18.zip

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3x5cgfOg6+5cuDwi2A0toqqWcsh7OsIXSlQFwR/ofBistomaN7frP63tCdTTJkySUgwnURnNgr9Bwnq+gtUxAwU=
SHA256 (Pkgfile) = 7b1cc5ce9329cbb310c2440791a1721b4978ac9f185e9559a82f61dcde62fa2b
SHA256 (.footprint) = fc20f52e24817ed8135932e0770e16740586e12c88daa8e95e9956a93b331124
SHA256 (release_v2.17.zip) = 64d04e2fb6b3d0995031f8cef753f5657b74e27d5315590afaec37f8a1d32756
RWSagIOpLGJF3zH0QFsz15iyor7fOpUf/urpBYp/mfXRN8wxPCajOGDmiSHfYem3C5s2IkkraXE2YrFd8nT5ykF/SxD5LnGnbQ0=
SHA256 (Pkgfile) = 9b44e2a67c99f097ce3c305f4a0cb6c9cf25ec134c6ca059c6622921c0018b4a
SHA256 (.footprint) = 5583a3fc9dab8fe298a900ca518d086a9156fe0d2f17ac88ad67143542fcfbc8
SHA256 (release_v2.18.zip) = 2e0049a97d0e2d24b68b3d3f5a24e705049d972f6762595857d0f9f9f33ae64e

View File

@ -5,7 +5,7 @@
# Depends on: python-setuptools
name=pycparser
version=2.17
version=2.18
release=1
source=(https://github.com/eliben/$name/archive/release_v$version.zip)