1
0
forked from ports/contrib

python-cffi: 1.11.4 -> 1.11.5

This commit is contained in:
Danny Rawlins 2018-03-12 01:51:32 +11:00
parent 0a9692c29c
commit 507aecbacf
4 changed files with 14 additions and 14 deletions

View File

@ -3,14 +3,14 @@ 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/
-rwxr-xr-x root/root usr/lib/python2.7/site-packages/_cffi_backend.so
drwxr-xr-x root/root usr/lib/python2.7/site-packages/cffi-1.11.4-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cffi-1.11.4-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cffi-1.11.4-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cffi-1.11.4-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cffi-1.11.4-py2.7.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cffi-1.11.4-py2.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cffi-1.11.4-py2.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cffi-1.11.4-py2.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python2.7/site-packages/cffi-1.11.5-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cffi-1.11.5-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cffi-1.11.5-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cffi-1.11.5-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cffi-1.11.5-py2.7.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cffi-1.11.5-py2.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cffi-1.11.5-py2.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cffi-1.11.5-py2.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python2.7/site-packages/cffi/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cffi/__init__.py
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cffi/__init__.pyc

View File

@ -1 +1 @@
8ef0f852498908b20bc508799901fe93 cffi-1.11.4.tar.gz
ac8492f4ad952360737413e82d661908 cffi-1.11.5.tar.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zxHRCsm0AR71ZbubjrUs2k3LbbvyE6M86RkvebgTZX3TSvuHGud4pzhZ9fAEennLWbk6hWWJVT2RHml1kTPZwc=
SHA256 (Pkgfile) = 8a38c62f465173425946aeee9cda60cb3d8822cd25c7d1d0fb81b42bd39772cf
SHA256 (.footprint) = 2681033a90f436048a073e7ead2ffeffe37c64f4588fc9e257813e4a51d9261a
SHA256 (cffi-1.11.4.tar.gz) = df9083a992b17a28cd4251a3f5c879e0198bb26c9e808c4647e0a18739f1d11d
RWSagIOpLGJF3+IU4XxGNBmdALCTuoaB70KNukpfVAzjUUlQrhDiMEUoUdLYOrr/XUuIS3tcDVng7Gqtdm8BeZ9X9Ol6KsofIwA=
SHA256 (Pkgfile) = cef1498aa9e1e31ffc7a71e60ef41a1815d0483bfe6563ec0ea8def7eee57d80
SHA256 (.footprint) = 803b12d8f3a1664a19c6c6c0b1530e8b738b74a70337f7f263263fff2b5aaed8
SHA256 (cffi-1.11.5.tar.gz) = e90f17980e6ab0f3c2f3730e56d1fe9bcba1891eeea58966e89d352492cc74f4

View File

@ -4,7 +4,7 @@
# Depends on: libffi pycparser
name=python-cffi
version=1.11.4
version=1.11.5
release=1
source=(https://files.pythonhosted.org/packages/source/${name:7:1}/${name#*-}/${name#*-}-$version.tar.gz)