Clarify that python 3 is not yet supported.

git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@1869 9bc8b190-ac0f-0410-8968-dc7d1f502856
This commit is contained in:
Ville Skyttä 2011-06-18 09:10:25 +00:00
parent 42cc3529d4
commit 0cb047c0d3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
You need the following utilities to run rpmlint:
o python 2.4 or newer
o python 2.x (x >= 4)
o rpm 4.4.2.2 or newer and its python bindings
o libmagic and its python bindings (optional)
o readelf
@ -11,6 +11,6 @@ You need the following utilities to run rpmlint:
and the following programs to install it:
o python 2.4 or newer
o python 2.x (x >= 4)
o rpm python bindings 4.4 or newer
o sed