From f7d2631f4d00b8dfe3bd949691025bc957c0ee97 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Tue, 11 Mar 2014 02:51:16 +0100 Subject: Issue #162: Update dependency on certifi to 1.0.1. --- setuptools.egg-info/dependency_links.txt | 2 +- setuptools.egg-info/requires.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'setuptools.egg-info') diff --git a/setuptools.egg-info/dependency_links.txt b/setuptools.egg-info/dependency_links.txt index b1c9a2c9..0936bf35 100644 --- a/setuptools.egg-info/dependency_links.txt +++ b/setuptools.egg-info/dependency_links.txt @@ -1,2 +1,2 @@ -https://pypi.python.org/packages/source/c/certifi/certifi-0.0.8.tar.gz#md5=dc5f5e7f0b5fc08d27654b17daa6ecec +https://pypi.python.org/packages/source/c/certifi/certifi-1.0.1.tar.gz#md5=45f5cb94b8af9e1df0f9450a8f61b790 https://pypi.python.org/packages/source/w/wincertstore/wincertstore-0.1.zip#md5=2f9accbebe8f7b4c06ac7aa83879b81c diff --git a/setuptools.egg-info/requires.txt b/setuptools.egg-info/requires.txt index 4fd464d8..24df8544 100644 --- a/setuptools.egg-info/requires.txt +++ b/setuptools.egg-info/requires.txt @@ -4,4 +4,4 @@ wincertstore==0.1 [certs] -certifi==0.0.8 \ No newline at end of file +certifi==1.0.1 -- cgit v1.2.3