15
0

Accepting request 894266 from home:pgajdos:python

- actually run the testsuite, use %pytest macro
- added patches
  fix use unittest.mock instead of mock
  + python-flake8-polyfill-use-unittest-mock.patch

OBS-URL: https://build.opensuse.org/request/show/894266
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-polyfill?expand=0&rev=7
This commit is contained in:
2021-05-19 10:20:06 +00:00
committed by Git OBS Bridge
parent 81313a4458
commit 3a120e97f6
3 changed files with 38 additions and 11 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed May 19 07:13:03 UTC 2021 - pgajdos@suse.com
- actually run the testsuite, use %pytest macro
- added patches
fix use unittest.mock instead of mock
+ python-flake8-polyfill-use-unittest-mock.patch
-------------------------------------------------------------------
Tue Dec 4 12:48:07 UTC 2018 - Matej Cepl <mcepl@suse.com>