[Pkg-owncloud-commits] [python-owncloud] 08/96: Add must be less than python 3 for requirement

Sandro Knauß hefee-guest at moszumanska.debian.org
Fri Nov 22 01:28:22 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 39487423aa11ae3550f6491ad7545f7f3286a263
Author: csawyerYumaed <csawyer at yumaed.org>
Date:   Sun Mar 10 09:36:38 2013 -0700

    Add must be less than python 3 for requirement
---
 README.md |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 939db5a..a54cee0 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ ownCloud CLI client written in python, more info about owncloud: www.owncloud.or
 Requirements:
 * the ocsync C library from ownCloud. If you install Mirall, you get it for free on linux.
 	if you don't want to install mirall, you can install the 'ocsync' binary package from the owncloud repo's.
-* Python > 2.6
+* Python > 2.6 < 3 (patches welcome)
 * an ownCloud server to sync with. (presumably you already have one of these)
 
 

-- 
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