X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=setup.cfg;h=d8e3b9cd962c6c43dd165afe6e69c3cef05edc41;hb=16f184db93c7ee55f73681177f5f4cb230f8c95b;hp=caf187e4c331b139b7906755c5829f33951be243;hpb=99c6070e3f2b10ab90e7142c739cf6b56f2edc91;p=odoo%2Fodoo.git diff --git a/setup.cfg b/setup.cfg index caf187e..d8e3b9c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -5,9 +5,10 @@ formats=gztar formats=rpm [bdist_rpm] -release=1 +# release must exactly match 'release' as set in bin/release.py +release=3 -requires=python >= 2.3 +requires=python >= 2.4 #build-requires=python-devel >= 2.3 #doc_files = doc/*