You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
1004 B
49 lines
1004 B
5 years ago
|
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
|
||
|
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-debugsource
|
||
|
- libselinux-ruby-debuginfo
|
||
|
- libselinux-utils-debuginfo
|
||
|
- python3-libselinux-debuginfo
|
||
|
components:
|
||
|
rpms:
|
||
|
libselinux:
|
||
|
rationale: Provides libselinux python bindings
|
||
|
ref: rhel-8.1.0
|
||
|
buildopts:
|
||
|
rpms:
|
||
|
macros: |
|
||
|
%with_python2 1
|