commit c420984583cf008cc967fcb2f04fc98712535731
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sat Oct 19 12:28:48 2019 +0100
switch to python3 requires
parse-readme.py | 2 +-
xorg-x11-drv-nvidia-390xx.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/parse-readme.py b/parse-readme.py
index b2fa2ba..0baff3c 100755
--- a/parse-readme.py
+++ b/parse-readme.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python2
+#!/usr/bin/python3
# -*- coding: utf-8 -*-
#
# Copyright (C) 2016 Richard Hughes <richard(a)hughsie.com>
diff --git a/xorg-x11-drv-nvidia-390xx.spec b/xorg-x11-drv-nvidia-390xx.spec
index 412ac9a..49fc73c 100644
--- a/xorg-x11-drv-nvidia-390xx.spec
+++ b/xorg-x11-drv-nvidia-390xx.spec
@@ -70,7 +70,7 @@ Requires(postun): systemd
%endif
%if 0%{?fedora}
# AppStream metadata generation
-BuildRequires: python2
+BuildRequires: python3
BuildRequires: libappstream-glib >= 0.6.3
# Xorg with PrimaryGPU
Requires: Xorg >= 1.19.0-3