diff --git a/libselinux-python.yaml b/libselinux-python.yaml new file mode 100644 index 0000000..a75bd70 --- /dev/null +++ b/libselinux-python.yaml @@ -0,0 +1,52 @@ +document: modulemd +version: 2 +data: + summary: Python 2 bindings for libselinux + description: The libselinux-python package contains the python bindings for developing + SELinux applications. + license: + module: + - MIT + dependencies: + - buildrequires: + platform: + - el8 + python27: + - 2.7 + requires: + platform: + - el8 + python27: + - 2.7 + profiles: + common: + rpms: + - libselinux-python + api: + rpms: + - libselinux-python + filter: + rpms: + - libselinux + - libselinux-devel + - libselinux-ruby + - libselinux-static + - libselinux-utils + - python3-libselinux + - libselinux-debuginfo + - libselinux-debugsource + - libselinux-ruby-debuginfo + - libselinux-utils-debuginfo + - python3-libselinux-debuginfo + components: + rpms: + libselinux: + rationale: Provides libselinux python bindings + ref: 0fe432b7e521ce1cf29d82b5456de0a86e1d7066 + buildopts: + rpms: + macros: '%with_python2 1 + + ' + name: libselinux-python + stream: '2.8'