python-cryptography: 2.9 -> 2.9.2

This commit is contained in:
Danny Rawlins 2020-05-31 21:51:24 +10:00
parent 2b1eb572c9
commit 1619930222
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/python2.7/
drwxr-xr-x root/root usr/lib/python2.7/site-packages/
drwxr-xr-x root/root usr/lib/python2.7/site-packages/cryptography-2.9-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.9-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.9-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.9-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.9-py2.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.9-py2.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.9-py2.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python2.7/site-packages/cryptography-2.9.2-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.9.2-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.9.2-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.9.2-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.9.2-py2.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.9.2-py2.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.9.2-py2.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python2.7/site-packages/cryptography/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography/__about__.py
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography/__about__.pyc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3yjlgq+RV0Jmve0hcTCfUW11lefoyvC5RytDHq0HjREHWGAMfsAG4k6PsagZItJUUsfouQit7JDsezGaGZAAjg8=
SHA256 (Pkgfile) = 9d429741e138335ad923bfb0e8a15f1b8ec383d9a82e418a1753e6c777342388
SHA256 (.footprint) = 9fa21d0070f0b36d112a0ed28aa4a411ef0cbc320a55158754fa3aa3a7e1f382
SHA256 (cryptography-2.9.tar.gz) = 0cacd3ef5c604b8e5f59bf2582c076c98a37fe206b31430d0cd08138aff0986e
RWSagIOpLGJF3+g8W8zScHsj4/Nm33nXH11cYKAELubLojCSsfhCczbn2cdzs0x4mrdviC+VFA5amKNUd22l+CH71jeDCcewHwk=
SHA256 (Pkgfile) = 1be88e5b397be5af379f2e547d2b286ade1ce9cc4c24bab5fe3110858ddc08b7
SHA256 (.footprint) = 1d647140a2feabe7e70355ed0596f2cd4e5b3ccd1e3accec5f4552e6155d9518
SHA256 (cryptography-2.9.2.tar.gz) = a0c30272fb4ddda5f5ffc1089d7405b7a71b0b0f51993cb4e5dbb4590b2fc229

View File

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