Meta Configuration of Languages:python
11
1
<project name="Languages:python">
2
<title>Python builds</title>
3
<description>For example SLE15-SP2 does not have newer Python than 3.6, which I happen to require now. Let’s build SLE15-SP3’s Python 3.9 to fix that.</description>
4
<person userid="Smar" role="maintainer"/>
5
<repository name="SLE_15_SP2">
6
<path project="Base" repository="standard"/>
7
<path project="SUSE:SLE-15-SP2:GA" repository="standard"/>
8
<arch>x86_64</arch>
9
</repository>
10
</project>
11