14
0
forked from pool/python-nose2

Accepting request 702903 from home:scarabeus_iv:branches:devel:languages:python

- Add patch to fix build with new mock versions:
  * fix-mock-dep.patch

OBS-URL: https://build.opensuse.org/request/show/702903
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nose2?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal
2019-05-14 17:13:21 +00:00
committed by Git OBS Bridge
parent a9c3b7d61e
commit bf9ebaf7b3
3 changed files with 21 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 14 17:02:07 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to fix build with new mock versions:
* fix-mock-dep.patch
-------------------------------------------------------------------
Mon Apr 8 11:19:14 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>