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,3 +1,9 @@
-------------------------------------------------------------------
Sat Jan 20 19:26:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 7.5.0:
* Fix _is_same_module() on PyPy
-------------------------------------------------------------------
Tue Dec 12 13:18:19 UTC 2023 - Dirk Müller <dmueller@suse.com>