From e631a8a98c7f0b3bc001e2f84fefda270c15d74a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 15 Aug 2019 14:34:17 +0200 Subject: [PATCH] Add mising BR on python3-packaging --- pytest.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/pytest.spec b/pytest.spec index 7b51c85..aba1642 100644 --- a/pytest.spec +++ b/pytest.spec @@ -50,6 +50,7 @@ BuildRequires: python3-attrs BuildRequires: python3-devel BuildRequires: python3-hypothesis BuildRequires: python3-more-itertools +BuildRequires: python3-packaging BuildRequires: python3-pluggy >= 0.12 BuildRequires: python3-py >= 1.5.0 BuildRequires: python3-setuptools