Notification time stamped 2020-07-31 23:12:30 UTC
From 0dd4e404a6532e579f071d1213846fedbaaa1219 Mon Sep 17 00:00:00 2001 From: Denis Arnaud denis.arnaud_fedora@m4x.org Date: Jul 31 2020 23:12:17 +0000 Subject: python3 -> python38
---
diff --git a/opentrep.spec b/opentrep.spec index 9be8e24..e69ef7c 100644 --- a/opentrep.spec +++ b/opentrep.spec @@ -89,8 +89,8 @@ programs using %{name}, you will need to install %{name}-devel. Summary: Python bindings for %{name} Group: System Environment/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} -BuildRequires: python3-setuptools -BuildRequires: python3-devel +BuildRequires: python38-setuptools +BuildRequires: python38-devel BuildRequires: boost-python3-devel
%description -n python3-%{name}
https://src.fedoraproject.org/rpms/opentrep/c/0dd4e404a6532e579f071d1213846f...
scm-commits@lists.fedoraproject.org