From 2e20717456da29d28cae930f21382af9db5bbe0c Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Apr 28 2020 09:35:43 +0000 Subject: import libselinux-python-2.8-8020020190916085518.b0d89eb3 --- diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 65ae3cd..83b2ec2 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -1,6 +1,8 @@ document: modulemd version: 2 data: + name: libselinux-python + stream: 2.8 summary: 'Python 2 bindings for libselinux' description: >- The libselinux-python package contains the python bindings for developing @@ -31,7 +33,6 @@ data: - libselinux-static - libselinux-utils - python3-libselinux - - libselinux-debuginfo - libselinux-debugsource - libselinux-ruby-debuginfo - libselinux-utils-debuginfo @@ -40,7 +41,7 @@ data: rpms: libselinux: rationale: Provides libselinux python bindings - ref: rhel-8.0.0 + ref: rhel-8.1.0 buildopts: rpms: macros: | diff --git a/libselinux-python.yaml b/libselinux-python.yaml deleted file mode 100644 index 3593885..0000000 --- a/libselinux-python.yaml +++ /dev/null @@ -1,52 +0,0 @@ -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.0.0 - 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'