14
0

- add mock.patch to use mock from stdlib

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=49
This commit is contained in:
2023-05-29 13:31:53 +00:00
committed by Git OBS Bridge
parent ace847fdba
commit 852b673dcf
3 changed files with 70 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 29 13:31:22 UTC 2023 - Dirk Müller <dmueller@suse.com>
- add mock.patch to use mock from stdlib
-------------------------------------------------------------------
Tue May 23 10:39:34 UTC 2023 - ecsos <ecsos@opensuse.org>