python: simplify a[bp]i_depends patterns.

This commit is contained in:
Juan RP 2011-10-03 18:11:55 +02:00
parent 57268b453d
commit e05afadf93

View file

@ -1,3 +1,3 @@
abi_depends=">=2.7<3.0"
abi_depends=">=2.7"
# Require this version for Linux 3.x sys.platform fix.
api_depends=">=2.7.2_1<3.0"
api_depends=">=2.7.2_1"