From 8c693f4a51296d184d9a34ae6b054a4c63437ec08c7d567ec41ea9f71683d33c Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 27 May 2021 12:19:36 +0000 Subject: [PATCH] - Add python-PyBrowserID-unittest-mock.patch removes dependency on mock package (gh#mozilla/PyBrowserID#42). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyBrowserID?expand=0&rev=9 --- python-PyBrowserID.changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-PyBrowserID.changes b/python-PyBrowserID.changes index 64d0039..8322002 100644 --- a/python-PyBrowserID.changes +++ b/python-PyBrowserID.changes @@ -2,6 +2,8 @@ Thu May 27 08:31:12 UTC 2021 - pgajdos@suse.com - %check: use %pyunittest rpm macro +- Add python-PyBrowserID-unittest-mock.patch removes dependency + on mock package (gh#mozilla/PyBrowserID#42). ------------------------------------------------------------------- Thu Nov 7 15:14:07 UTC 2019 - Matej Cepl