[Pkg-owncloud-commits] [python-owncloud] 83/96: pull down min version of distribute to 0.6.21

Sandro Knauß hefee-guest at moszumanska.debian.org
Fri Nov 22 01:28:30 UTC 2013


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository python-owncloud.

commit f5356deca44fda234c4b0f5642eeda5749a68f9c
Author: hefee <hefee at netzguerilla.net>
Date:   Thu Apr 11 19:37:43 2013 +0200

    pull down min version of distribute to 0.6.21
---
 distribute_setup.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distribute_setup.py b/distribute_setup.py
index a447f7e..3ca27ca 100644
--- a/distribute_setup.py
+++ b/distribute_setup.py
@@ -49,7 +49,7 @@ except ImportError:
             args = [quote(arg) for arg in args]
         return os.spawnl(os.P_WAIT, sys.executable, *args) == 0
 
-DEFAULT_VERSION = "0.6.35"
+DEFAULT_VERSION = "0.6.21"
 DEFAULT_URL = "http://pypi.python.org/packages/source/d/distribute/"
 SETUPTOOLS_FAKED_VERSION = "0.6c11"
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/python-owncloud.git



More information about the Pkg-owncloud-commits mailing list