mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-07 00:48:41 +00:00
Revert back to 0.6c6 as 0.6c8 is not needed
This commit is contained in:
parent
45a7e2195a
commit
4b3ffd0aca
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ the appropriate options to ``use_setuptools()``.
|
||||||
This file can also be run as a script to install or upgrade setuptools.
|
This file can also be run as a script to install or upgrade setuptools.
|
||||||
"""
|
"""
|
||||||
import sys
|
import sys
|
||||||
DEFAULT_VERSION = "0.6c8"
|
DEFAULT_VERSION = "0.6c6"
|
||||||
DEFAULT_URL = "http://cheeseshop.python.org/packages/%s/s/setuptools/" % sys.version[:3]
|
DEFAULT_URL = "http://cheeseshop.python.org/packages/%s/s/setuptools/" % sys.version[:3]
|
||||||
|
|
||||||
md5_data = {
|
md5_data = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue