Add dashes needed by the modulemd spec

This commit is contained in:
Tomas Orsava 2017-09-01 14:28:33 +02:00
commit 96be72fdad

View file

@ -15,7 +15,7 @@ data:
need a programmable interface. need a programmable interface.
license: license:
module: module:
MIT - MIT
dependencies: dependencies:
buildrequires: buildrequires:
bootstrap: master bootstrap: master
@ -36,44 +36,44 @@ data:
profiles: profiles:
minimal: minimal:
rpms: rpms:
python2 - python2
python2-libs - python2-libs
python2-pip - python2-pip
python2-setuptools - python2-setuptools
default: default:
rpms: rpms:
python2 - python2
python2-libs - python2-libs
python2-pip - python2-pip
python2-setuptools - python2-setuptools
python2-tools - python2-tools
full: full:
rpms: rpms:
python2 - python2
python2-debug - python2-debug
python2-devel - python2-devel
python2-libs - python2-libs
python2-pip - python2-pip
python2-setuptools - python2-setuptools
python2-tools - python2-tools
python2-wheel - python2-wheel
filter: filter:
rpms: rpms:
python2-tkinter - python2-tkinter
python3-setuptools - python3-setuptools
python3-pip - python3-pip
python3-wheel - python3-wheel
api: api:
rpms: rpms:
python2 - python2
python2-debug - python2-debug
python2-devel - python2-devel
python2-libs - python2-libs
python2-pip - python2-pip
python2-setuptools - python2-setuptools
python2-tkinter - python2-tkinter
python2-tools - python2-tools
python2-wheel - python2-wheel
buildopts: buildopts:
rpms: rpms:
macros: | macros: |