From f2e8ef7a4df2a0d39b5ea727ff22b0fd75744e8b Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 07 2019 20:32:40 +0000 Subject: import libselinux-python-2.8-820181213140134.77fc8825 --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.gitignore diff --git a/.libselinux-python.metadata b/.libselinux-python.metadata new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.libselinux-python.metadata diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt new file mode 100644 index 0000000..65ae3cd --- /dev/null +++ b/SOURCES/modulemd.src.txt @@ -0,0 +1,47 @@ +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: rhel-8.0.0 + buildopts: + rpms: + macros: | + %with_python2 1