14
0

Accepting request 1245329 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1245329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mockito?expand=0&rev=13
This commit is contained in:
2025-02-12 20:36:36 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3411e06f6cbe717d2702b5513e5a668f4ee887b39120f80768c8e3cfe699b357
size 60234

3
1.5.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:20cd741cb1c74fe55b2f16c04802002d840d4cf448f59badf1d4d0c1397dd116
size 61465

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>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-mockito
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-mockito
Version: 1.5.3
Version: 1.5.4
Release: 0
Summary: Spying framework
License: MIT