[projects/template-specs] use >= 7.0, to be consistent and > 7.0 looks like typo
Jacek Konieczny
jajcus at jajcus.net
Mon Jun 15 13:08:57 CEST 2015
On 2015-04-27 20:45, glen wrote:
> commit 76f14f6a4ca77c151642fdf2b5137489ef8a0926
> Author: Elan Ruusamäe <glen at delfi.ee>
> Date: Mon Apr 27 21:45:12 2015 +0300
>
> use >= 7.0, to be consistent and > 7.0 looks like typo
Even it it looked like a typo, that was more correct than >= 7.0.
Version 7.0 is known to be outdated (obsoleted by distribute), versions
greater than 7.0 are newer than distribute and can replace
python-distribute.
>= 7.0 does not make any sense. If there is a reason to use newer
setuptools, that then 7.0 won't do.
Jacek
More information about the pld-devel-en
mailing list