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

- Update to 1.3.1
  * On Windows link to debug runtime lib when building
    with a debug Python PR #29
- from version 1.3.0
  * Prevent linking dynamically to MSVCP on windows

OBS-URL: https://build.opensuse.org/request/show/1288541
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cppy?expand=0&rev=13
This commit is contained in:
2025-06-27 14:17:42 +00:00
committed by Git OBS Bridge
parent e284cd2908
commit eb86ac1f7a
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jun 25 12:48:40 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.3.1
* On Windows link to debug runtime lib when building
with a debug Python PR #29
- from version 1.3.0
* Prevent linking dynamically to MSVCP on windows
-------------------------------------------------------------------
Fri May 23 10:20:59 UTC 2025 - Markéta Machová <mmachova@suse.com>