Meta Configuration of Package python-future
x
1
<package name="python-future" project="internetx:kiwi:Appliance">
2
<title>Clean single-source support for Python 3 and 2</title>
3
<description>future is the missing compatibility layer between Python 2 and Python 3. It allows you to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead.
4
</description>
5
<build>
6
<disable repository="SLE_11_SP4"/>
7
<disable repository="Fedora_25"/>
8
<disable repository="Fedora_26"/>
9
<disable repository="SLE_12_SP2"/>
10
<disable repository="openSUSE_Leap_42.2"/>
11
<disable repository="openSUSE_Leap_42.3"/>
12
</build>
13
</package>
14