chiark / gitweb /
Check the minimum required versions of GIT and Python (bug #10218)
authorCatalin Marinas <catalin.marinas@gmail.com>
Fri, 7 Dec 2007 21:16:36 +0000 (21:16 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 7 Dec 2007 21:16:36 +0000 (21:16 +0000)
commit453d47aec1a82cef50b71befaceae17a3df6e5d3
tree1b4be15e4df6935c4766cfcd79928d2e57069d7a
parent9938103fc5b4082d84f21eca0668b3b58913c895
Check the minimum required versions of GIT and Python (bug #10218)

The patch modifies the setup.py script to check the minimum versions
of GIT and Python required for building and installing StGIT. They are
currently set to git-1.5.2 and Python-2.4.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
setup.py
stgit/version.py