[Python-modules-commits] [django-simple-captcha] 03/07: depends
Brian May
bam at moszumanska.debian.org
Thu Oct 22 01:34:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
bam pushed a commit to branch master
in repository django-simple-captcha.
commit 17a70ea5c80abd85ff71b882006e5a5241f0ad39
Author: SVN-Git Migration <python-modules-team at lists.alioth.debian.org>
Date: Thu Oct 8 08:57:06 2015 -0700
depends
Patch-Name: depends
---
setup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.py b/setup.py
index c771451..9c63800 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ from captcha import pillow_required, get_version as get_captcha_version
install_requires = [
'setuptools',
- 'six >=1.2.0',
+ 'six >=1.1.0',
'Django >= 1.4'
]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-simple-captcha.git
More information about the Python-modules-commits
mailing list