aboutsummaryrefslogtreecommitdiff
path: root/tests/lcitool/mappings.yml
blob: 454963f07b868daedc5d409161327efed0717ae3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
mappings:
  flake8:
    CentOSStream8:
    OpenSUSELeap15:

  meson:
    CentOSStream8:
    OpenSUSELeap15:

  python3:
    CentOSStream8: python38
    OpenSUSELeap15: python39-base

  python3-PyYAML:
    CentOSStream8: python38-PyYAML
    OpenSUSELeap15:

  python3-devel:
    CentOSStream8: python38-devel
    OpenSUSELeap15: python39-devel

  python3-docutils:
    CentOSStream8:
    OpenSUSELeap15:

  python3-numpy:
    CentOSStream8: python38-numpy
    OpenSUSELeap15:

  python3-opencv:
    CentOSStream8:
    OpenSUSELeap15:

  python3-pillow:
    CentOSStream8:
    OpenSUSELeap15:

  python3-pip:
    CentOSStream8: python38-pip
    OpenSUSELeap15: python39-pip

  python3-pillow:
    CentOSStream8:
    OpenSUSELeap15:

  python3-selinux:
    CentOSStream8:
    OpenSUSELeap15:

  python3-setuptools:
    CentOSStream8: python38-setuptools
    OpenSUSELeap15: python39-setuptools

  python3-sphinx:
    CentOSStream8:
    OpenSUSELeap15:

  python3-sphinx-rtd-theme:
    CentOSStream8:
    OpenSUSELeap15:

  python3-venv:
    CentOSStream8: python38
    OpenSUSELeap15: python39-base

  python3-wheel:
    CentOSStream8: python38-wheel
    OpenSUSELeap15: python39-pip

pypi_mappings:
  # Request more recent version
  meson:
    default: meson==0.63.2

  # Drop packages that need devel headers
  python3-numpy:
    OpenSUSELeap15: