diff options
| author | Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> | 2014-03-11 02:51:16 +0100 |
|---|---|---|
| committer | Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> | 2014-03-11 02:51:16 +0100 |
| commit | f7d2631f4d00b8dfe3bd949691025bc957c0ee97 (patch) | |
| tree | fa0029d392a84a918929620125c31cb949dd3030 /setuptools.egg-info | |
| parent | 8dfa58696aff81a6fa7ab2d10d859610711fdb49 (diff) | |
| download | external_python_setuptools-f7d2631f4d00b8dfe3bd949691025bc957c0ee97.tar.gz external_python_setuptools-f7d2631f4d00b8dfe3bd949691025bc957c0ee97.tar.bz2 external_python_setuptools-f7d2631f4d00b8dfe3bd949691025bc957c0ee97.zip | |
Issue #162: Update dependency on certifi to 1.0.1.
Diffstat (limited to 'setuptools.egg-info')
| -rw-r--r-- | setuptools.egg-info/dependency_links.txt | 2 | ||||
| -rw-r--r-- | setuptools.egg-info/requires.txt | 2 |
2 files changed, 2 insertions, 2 deletions
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 |
