From 57868172f281c993093bd83415d54f18377bec70 Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Sun, 31 May 2020 21:45:42 +1000 Subject: [PATCH] python3-cryptography: 2.9 -> 2.9.2 --- python3-cryptography/.footprint | 14 +++++++------- python3-cryptography/.signature | 8 ++++---- python3-cryptography/Pkgfile | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/python3-cryptography/.footprint b/python3-cryptography/.footprint index 5efe2191f..c626e760e 100644 --- a/python3-cryptography/.footprint +++ b/python3-cryptography/.footprint @@ -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 diff --git a/python3-cryptography/.signature b/python3-cryptography/.signature index b7ed50e68..3c33c8ba5 100644 --- a/python3-cryptography/.signature +++ b/python3-cryptography/.signature @@ -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 diff --git a/python3-cryptography/Pkgfile b/python3-cryptography/Pkgfile index ef66e3c4a..96b0f3aac 100644 --- a/python3-cryptography/Pkgfile +++ b/python3-cryptography/Pkgfile @@ -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)