mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
python: simplify a[bp]i_depends patterns.
This commit is contained in:
parent
57268b453d
commit
e05afadf93
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
||||||
abi_depends=">=2.7<3.0"
|
abi_depends=">=2.7"
|
||||||
# Require this version for Linux 3.x sys.platform fix.
|
# Require this version for Linux 3.x sys.platform fix.
|
||||||
api_depends=">=2.7.2_1<3.0"
|
api_depends=">=2.7.2_1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue