275539
60855f
@@ -8,4 +8,5 @@
1.0: [common]
rhel8: [common]
2.0: [common]
+ 3.0: [common]
...
@@ -6,4 +6,5 @@
stream: 10.3
profiles:
10.3: [server]
+ 10.5: [server]
9.6: [server]
10: [server]
12: [server]
+ 13: [server]
@@ -0,0 +1,9 @@
+ ---
+ document: modulemd-defaults
+ version: 1
+ data:
+ module: python39
+ stream: 3.9
+ profiles:
+ 3.9: [common]
+ ...
stream: 5
5: [common]
+ 6: [common]
stream: 1.10
1.10: [common]
+ 1.14: [common]
stream: 3.0
3.0: [common]
+ 4.0: [common]
Signed-off-by: Brian Stinson bstinson@redhat.com
1 new commit added
We are not building eclipse at this time, let's not do a module default
Pull-Request has been merged by carlwgeorge
Signed-off-by: Brian Stinson bstinson@redhat.com