python3-cffi: 1.14.2 -> 1.14.3

This commit is contained in:
Tim Biermann 2020-09-22 20:16:35 +00:00
parent 3b05cacf6f
commit 7a5b7f935b
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 additions and 13 deletions

View File

@ -3,14 +3,14 @@ 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/
-rwxr-xr-x root/root usr/lib/python3.7/site-packages/_cffi_backend.cpython-37m-x86_64-linux-gnu.so
drwxr-xr-x root/root usr/lib/python3.7/site-packages/cffi-1.14.2-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cffi-1.14.2-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cffi-1.14.2-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cffi-1.14.2-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cffi-1.14.2-py3.7.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cffi-1.14.2-py3.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cffi-1.14.2-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cffi-1.14.2-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/cffi-1.14.3-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cffi-1.14.3-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cffi-1.14.3-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cffi-1.14.3-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cffi-1.14.3-py3.7.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cffi-1.14.3-py3.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cffi-1.14.3-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cffi-1.14.3-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/cffi/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cffi/__init__.py
drwxr-xr-x root/root usr/lib/python3.7/site-packages/cffi/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38StdH5G9of6vOYB38Co7Qe/SxtD0LO6P89TtIxku9kJM0KWiz1YRtBD73MnE6WDYVHznWqi27lhsea4YVevdwU=
SHA256 (Pkgfile) = 07bb18c22460cd41772f71d54ff12988b85e4c714fbb7dc8766df7b4d7431c7f
SHA256 (.footprint) = 7e5db280870c55b03e89f67e95d6520bfd2f060543d1828aafed10e4b4ca7328
SHA256 (cffi-1.14.2.tar.gz) = ae8f34d50af2c2154035984b8b5fc5d9ed63f32fe615646ab435b05b132ca91b
RWSagIOpLGJF38W28eLg2PxJJBvj31HWiLIkMVFXzM/ZJ+UdUyfBV4Ru/WWVwJy9aPFQnQRhuS/XUJ68N+yngif9iB9PWMy6awA=
SHA256 (Pkgfile) = 7023df6db8e28c61df0a52ed1bc078e8809a044e637b761f82c298bb99dc28f3
SHA256 (.footprint) = a775e0e8e499be8679c65c5f3ed60d9959bc1def501fac0bf34c4537e2dd8e46
SHA256 (cffi-1.14.3.tar.gz) = f92f789e4f9241cd262ad7a555ca2c648a98178a953af117ef7fad46aa1d5591

View File

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