commit eb721014877ba959faa9a9e8d4cd045e5c88f045 Author: Danny Rawlins <monster.romster@gmail.com> Date: Sat Nov 10 22:11:34 2018 +1100 [notify] python-cryptography: 2.2.2 -> 2.3.1 dependency change: enum34 -> python-enum34 diff --git a/python-cryptography/.footprint b/python-cryptography/.footprint index 32344609..bea3d431 100644 --- a/python-cryptography/.footprint +++ b/python-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/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.2.2-py2.7.egg-info/ --rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.2.2-py2.7.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.2.2-py2.7.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.2.2-py2.7.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.2.2-py2.7.egg-info/not-zip-safe --rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.2.2-py2.7.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.2.2-py2.7.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python2.7/site-packages/cryptography-2.3.1-py2.7.egg-info/ +-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.3.1-py2.7.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.3.1-py2.7.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.3.1-py2.7.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.3.1-py2.7.egg-info/not-zip-safe +-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.3.1-py2.7.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-2.3.1-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 diff --git a/python-cryptography/.signature b/python-cryptography/.signature index 61af2653..39c54356 100644 --- a/python-cryptography/.signature +++ b/python-cryptography/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33A3XA0kCpK+To+7ozvTn5QiU3JKqq6amviDh2dCCbE2Lj7anq3+KOR77xkCML6Ez940mN16ISnhFTAwJOqdhQk= -SHA256 (Pkgfile) = f244b11ce946e61902dd6b5401032494e44551aaef2166196102b0479b98ff22 -SHA256 (.footprint) = 0bca57bf549ec9c4b81975d5716825f5f40fe66b83397929eedad09d129127a6 -SHA256 (cryptography-2.2.2.tar.gz) = 9fc295bf69130a342e7a19a39d7bbeb15c0bcaabc7382ec33ef3b2b7d18d2f63 +RWSagIOpLGJF3y3ZNMmQU71X9vxSfXzXPR5hXqJi6sm+ddjuoCzUMOwaatfZLaUoeYKOm6MQvO+KonOCxiRt6LVtTl9fVsmoIgc= +SHA256 (Pkgfile) = 86be465feee25d8818c6bed559b1e212dee36d036b9c1a0748ef7208991e2cb6 +SHA256 (.footprint) = c89693430fb9c5dd6f3927e8b30cb46d1b1f35e6484659b34d1ed933c8c3fdca +SHA256 (cryptography-2.3.1.tar.gz) = 8d10113ca826a4c29d5b85b2c4e045ffa8bad74fb525ee0eceb1d38d4c70dfd6 diff --git a/python-cryptography/Pkgfile b/python-cryptography/Pkgfile index fc461bf5..666fca28 100644 --- a/python-cryptography/Pkgfile +++ b/python-cryptography/Pkgfile @@ -1,10 +1,10 @@ # Description: A package designed to expose cryptographic recipes and primitives to Python developers. # URL: http://pypi.python.org/pypi/cryptography # Maintainer: Danny Rawlins, crux at romster dot me -# Depends on: enum34 python-pyasn1 python-cffi +# Depends on: python-enum34 python-pyasn1 python-cffi name=python-cryptography -version=2.2.2 +version=2.3.1 release=1 source=(https://files.pythonhosted.org/packages/source/${name:7:1}/${name#*-}/${name#*-}-$version.tar.gz)