From 613d779ae66b863dc5b75cc4228e0e06201cfb1a Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla Date: Sun, 6 Feb 2022 20:02:41 -0600 Subject: [PATCH] BR fix --- pyusb.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/pyusb.spec b/pyusb.spec index 84dcb5b..dd9f584 100644 --- a/pyusb.spec +++ b/pyusb.spec @@ -19,6 +19,7 @@ Summary: %summary %{?python_provide:%python_provide python3-pyusb} BuildRequires: python3-devel BuildRequires: python3-setuptools +BuildRequires: python3-setuptools_scm %description -n python3-pyusb PyUSB provides easy USB access to python. The module contains classes and