14
0

- update to 7.5.0:

* Fix _is_same_module() on PyPy

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-overrides?expand=0&rev=5
This commit is contained in:
2024-01-20 19:26:39 +00:00
committed by Git OBS Bridge
parent f6a63552ff
commit 6fc6333f13
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-overrides
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-overrides
Version: 7.4.0
Version: 7.5.0
Release: 0
Summary: A decorator to automatically detect mismatch when overriding a method
License: Apache-2.0