14
0

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

- Add remove_mock.patch to remove dependency on the external mock
  package (gh#urllib3/urllib3#2108).

OBS-URL: https://build.opensuse.org/request/show/855327
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=107
This commit is contained in:
2020-12-12 11:58:21 +00:00
committed by Git OBS Bridge
parent 36a5e3eac9
commit 27a1b50886
3 changed files with 193 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 11 22:52:59 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Add remove_mock.patch to remove dependency on the external mock
package (gh#urllib3/urllib3#2108).
-------------------------------------------------------------------
Fri Dec 11 14:18:57 UTC 2020 - Markéta Machová <mmachova@suse.com>