14
0

Accepting request 1245225 from home:glaubitz:branches:devel:languages:python

- Update to 1.5.4
  * Implement defined behavior for `deepcopy` for mocks. (#91)

OBS-URL: https://build.opensuse.org/request/show/1245225
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mockito?expand=0&rev=25
This commit is contained in:
2025-02-12 10:13:01 +00:00
committed by Git OBS Bridge
parent d0365a55e4
commit 868729083c
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 12 07:08:07 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.5.4
* Implement defined behavior for `deepcopy` for mocks. (#91)
-------------------------------------------------------------------
Thu Nov 14 14:19:46 UTC 2024 - Dirk Müller <dmueller@suse.com>