python3-cryptography: 2.9 -> 2.9.2

This commit is contained in:
Danny Rawlins 2020-05-31 21:45:42 +10:00
parent a4e6e7d1e7
commit 57868172f2
3 changed files with 12 additions and 12 deletions

View File

@ -2,13 +2,13 @@ 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/cryptography-2.9-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cryptography-2.9-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cryptography-2.9-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cryptography-2.9-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cryptography-2.9-py3.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cryptography-2.9-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cryptography-2.9-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/cryptography-2.9.2-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cryptography-2.9.2-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cryptography-2.9.2-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cryptography-2.9.2-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cryptography-2.9.2-py3.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cryptography-2.9.2-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cryptography-2.9.2-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/cryptography/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cryptography/__about__.py
-rw-r--r-- root/root usr/lib/python3.7/site-packages/cryptography/__init__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF342ZS+YKrLs/oW8OnkrThzIQMmAj0pg4UtWINRIuzC18Dr52KBSKXuzXcS26hBzI4chHYrdNQzTbxvdo4fRUIgY=
SHA256 (Pkgfile) = 6a008af5e25d4e93fafeefa4a4cd0aa16d4e203355fe938a3be38fc125abbe5f
SHA256 (.footprint) = c820fee9041aceb2fdd65b210c37d4063bb95f2d7d5460885bcd5cabb2f4cc81
SHA256 (cryptography-2.9.tar.gz) = 0cacd3ef5c604b8e5f59bf2582c076c98a37fe206b31430d0cd08138aff0986e
RWSagIOpLGJF38+PeEXS/iNwNBYAWIgClE+yqAWzggFXr60gLQlNot0TPXmpLrgClJ8Z2i/+hS7Dol/FDBz3hTUUEbwImMGHQg0=
SHA256 (Pkgfile) = 56aed97dfdc740f3fcdb5d26beb8e4e4163720de07e326b59fd8ea671d16d4fc
SHA256 (.footprint) = e6cc1bfabb71eb987691449eb057a1b396b42ab9ea20524bb9a11eefd33ecc39
SHA256 (cryptography-2.9.2.tar.gz) = a0c30272fb4ddda5f5ffc1089d7405b7a71b0b0f51993cb4e5dbb4590b2fc229

View File

@ -4,7 +4,7 @@
# Depends on: python3-asn1crypto python3-cffi python3-idna python3-six
name=python3-cryptography
version=2.9
version=2.9.2
release=1
source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz)