[FIX] Update the version of Python

bzr revid: stephane@openerp.com-20101018220003-c1mjlq507djn4lxi
This commit is contained in:
Stephane Wirtel 2010-10-19 00:00:03 +02:00
parent 619061d329
commit b645050f01
1 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,5 @@
[general]
[sdist]
formats=gztar
@ -6,9 +8,9 @@ formats=rpm
[bdist_rpm]
# release must exactly match 'release' as set in bin/release.py
release=10
release=6.0.0-rc1
requires=python >= 2.4
requires=python >= 2.5
#build-requires=python-devel >= 2.3
#doc_files = doc/*