8
0

Accepting request 1281904 from devel:languages:perl:autoupdate

- updated to 0.580.0 (0.58)
   see /usr/share/doc/packages/perl-Inline-Python/Changes
  0.58 Wed  May 14 14:17:00 CEST 2025 (Stefan Seifert)
          - Fix compilation with Python 3.13 (Mattias Ellert)
          - Fix compiler warnings (Mattias Ellert)
          - Improve compatibility with strict(er) C99 compilers (Florian Weimer)
          - Fix Makefile logic (Mattias Ellert)
          - Fix build on Windows (Yaribz)

OBS-URL: https://build.opensuse.org/request/show/1281904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Inline-Python?expand=0&rev=24
This commit is contained in:
2025-06-02 15:50:26 +00:00
committed by Git OBS Bridge
parent 0c80b4db41
commit 982137cf0c
4 changed files with 31 additions and 10 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu May 15 05:36:11 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.580.0 (0.58)
see /usr/share/doc/packages/perl-Inline-Python/Changes
0.58 Wed May 14 14:17:00 CEST 2025 (Stefan Seifert)
- Fix compilation with Python 3.13 (Mattias Ellert)
- Fix compiler warnings (Mattias Ellert)
- Improve compatibility with strict(er) C99 compilers (Florian Weimer)
- Fix Makefile logic (Mattias Ellert)
- Fix build on Windows (Yaribz)
-------------------------------------------------------------------
Wed Dec 18 09:05:08 UTC 2024 - Dirk Stoecker <opensuse@dstoecker.de>