1
0
forked from ports/contrib

cryptography: 1.1.1 -> 1.2.3

This commit is contained in:
Danny Rawlins 2016-03-02 22:51:37 +11:00
parent 14eb5d12a1
commit c2a534b981
3 changed files with 10 additions and 10 deletions

View File

@ -2,14 +2,14 @@ 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-1.1.1-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-1.1.1-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-1.1.1-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-1.1.1-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-1.1.1-py2.7.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-1.1.1-py2.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-1.1.1-py2.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-1.1.1-py2.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python2.7/site-packages/cryptography-1.2.3-py2.7.egg-info/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-1.2.3-py2.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-1.2.3-py2.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-1.2.3-py2.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-1.2.3-py2.7.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-1.2.3-py2.7.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-1.2.3-py2.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python2.7/site-packages/cryptography-1.2.3-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 +1 @@
6ec05b916c52d8668cd3a3f6f1cea084 cryptography-1.1.1.tar.gz
5474d2b3e8c7555a60852e48d2743f85 cryptography-1.2.3.tar.gz

View File

@ -5,7 +5,7 @@
# Depends on: six cffi enum34 pyasn1
name=cryptography
version=1.1.1
version=1.2.3
release=1
source=(http://pypi.python.org/packages/source/c/$name/$name-$version.tar.gz)