14
0
forked from pool/python-flake8

Accepting request 633520 from home:mcepl:work

- Add remove_mock_dependency.patch patch providing independence from the
  external mock package.

OBS-URL: https://build.opensuse.org/request/show/633520
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=38
This commit is contained in:
2018-09-05 22:21:58 +00:00
committed by Git OBS Bridge
parent 734d1f2728
commit 67e32bea8d
3 changed files with 286 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 5 14:55:07 UTC 2018 - Matěj Cepl <mcepl@suse.com>
- Add remove_mock_dependency.patch patch providing independence from the
external mock package.
-------------------------------------------------------------------
Wed Aug 8 21:40:39 UTC 2018 - tchvatal@suse.com