Browse code

Fedora: Update required RPMs for Fedora 31

This includes the addition of the python3-virtualenv package required to
provide the virtualenv binary that is no longer present in the image.

Change-Id: Ie8e66d8b9f93063b97f88f41a626daddf235339b

Lee Yarwood authored on 2020/04/12 19:29:59
Showing 5 changed files
... ...
@@ -1,5 +1,5 @@
1 1
 iscsi-initiator-utils
2 2
 lvm2
3 3
 qemu-img
4
-scsi-target-utils # not:rhel7,f30 NOPRIME
5
-targetcli # dist:rhel7,f30 NOPRIME
4
+scsi-target-utils # not:rhel7,f30,f31 NOPRIME
5
+targetcli # dist:rhel7,f30,f31 NOPRIME
... ...
@@ -1,2 +1,2 @@
1
-dstat # not:f30
2
-pcp-system-tools # dist:f30
1
+dstat # not:f30,f31
2
+pcp-system-tools # dist:f30,f31
... ...
@@ -9,9 +9,9 @@ git-core
9 9
 graphviz # needed only for docs
10 10
 httpd
11 11
 httpd-devel
12
-iptables-services  # NOPRIME f30
12
+iptables-services  # NOPRIME f30,f31
13 13
 java-1.7.0-openjdk-headless  # NOPRIME rhel7
14
-java-1.8.0-openjdk-headless  # NOPRIME f30
14
+java-1.8.0-openjdk-headless  # NOPRIME f30,f31
15 15
 libffi-devel
16 16
 libjpeg-turbo-devel # Pillow 3.0.0
17 17
 libxml2-devel # lxml
... ...
@@ -27,7 +27,8 @@ pkgconfig
27 27
 postgresql-devel  # psycopg2
28 28
 psmisc
29 29
 pyOpenSSL # version in pip uses too much memory
30
-python3-devel # f30
30
+python3-devel # dist:f30,f31
31
+python3-virtualenv # dist:f31
31 32
 python-devel
32 33
 redhat-rpm-config # missing dep for gcc hardening flags, see rhbz#1217376
33 34
 systemd-devel # for systemd-python
... ...
@@ -7,7 +7,7 @@ gawk
7 7
 genisoimage # required for config_drive
8 8
 iptables
9 9
 iputils
10
-kernel-modules # dist:f30
10
+kernel-modules # dist:f30,f31
11 11
 kpartx
12 12
 libxml2-python
13 13
 m2crypto
... ...
@@ -2,7 +2,7 @@ curl
2 2
 liberasurecode-devel
3 3
 memcached
4 4
 pyxattr
5
-rsync-daemon # dist:f30
5
+rsync-daemon # dist:f30,f31
6 6
 sqlite
7 7
 xfsprogs
8 8
 xinetd