14
0

Accepting request 855342 from home:mcepl:branches:devel:tools:scm

- Add remove_mock.patch to remove dependency on the external mock
  package.

OBS-URL: https://build.opensuse.org/request/show/855342
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=209
This commit is contained in:
2020-12-12 12:13:22 +00:00
committed by Git OBS Bridge
parent 3195338bfe
commit cd599d0344
4 changed files with 178 additions and 20 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Dec 8 02:15:26 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Add remove_mock.patch to remove dependency on the external mock
package.
-------------------------------------------------------------------
Mon Nov 16 14:02:34 UTC 2020 - Matej Cepl <mcepl@suse.com>