diff options
| author | Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> | 2013-06-11 08:50:52 +0200 |
|---|---|---|
| committer | Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> | 2013-06-11 08:50:52 +0200 |
| commit | fbbc3e1980d80e113852951f36aaaccc72c57c9e (patch) | |
| tree | 55b29357d85b1a314b514bb6adbdbabf751f1d20 /setuptools/tests/test_packageindex.py | |
| parent | 4e455160ca42bc6cf1eb628de5f2098120fbf03f (diff) | |
| download | python-setuptools-git-fbbc3e1980d80e113852951f36aaaccc72c57c9e.tar.gz | |
Update some URLs.
Diffstat (limited to 'setuptools/tests/test_packageindex.py')
| -rw-r--r-- | setuptools/tests/test_packageindex.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setuptools/tests/test_packageindex.py b/setuptools/tests/test_packageindex.py index ad856e81..1060e787 100644 --- a/setuptools/tests/test_packageindex.py +++ b/setuptools/tests/test_packageindex.py @@ -97,7 +97,7 @@ class TestPackageIndex(unittest.TestCase): """ Download links from the pypi simple index should be used before external download links. - http://bitbucket.org/tarek/distribute/issue/163/md5-validation-error + https://bitbucket.org/tarek/distribute/issue/163 Usecase : - someone uploads a package on pypi, a md5 is generated |
