From 9a7f0d1c683c5e6979243e87886fd75e578653ef1bd2652d93dace613eab8e8a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 6 Jun 2024 20:23:17 +0000 Subject: [PATCH] - update to 0.16.1: * Fix massive memory leakage in all ndarray OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pythran?expand=0&rev=44 --- python-pythran.changes | 6 ++++++ python-pythran.spec | 2 +- pythran-0.16.0-gh.tar.gz | 3 --- pythran-0.16.1-gh.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 pythran-0.16.0-gh.tar.gz create mode 100644 pythran-0.16.1-gh.tar.gz diff --git a/python-pythran.changes b/python-pythran.changes index d60d479..b11da7c 100644 --- a/python-pythran.changes +++ b/python-pythran.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 6 20:22:44 UTC 2024 - Dirk Müller + +- update to 0.16.1: + * Fix massive memory leakage in all ndarray + ------------------------------------------------------------------- Sat May 25 10:35:26 UTC 2024 - Ben Greiner diff --git a/python-pythran.spec b/python-pythran.spec index bfc0919..20236a0 100644 --- a/python-pythran.spec +++ b/python-pythran.spec @@ -44,7 +44,7 @@ ExclusiveArch: x86_64 %endif Name: python-pythran%{psuffix} -Version: 0.16.0 +Version: 0.16.1 Release: 0 Summary: Ahead of Time compiler for numeric kernels License: BSD-3-Clause diff --git a/pythran-0.16.0-gh.tar.gz b/pythran-0.16.0-gh.tar.gz deleted file mode 100644 index 8eaa95f..0000000 --- a/pythran-0.16.0-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56c42c745c4f253fb5053b3706345c6e111288f2f2df75e9dc265fff24e230de -size 3680823 diff --git a/pythran-0.16.1-gh.tar.gz b/pythran-0.16.1-gh.tar.gz new file mode 100644 index 0000000..7730304 --- /dev/null +++ b/pythran-0.16.1-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2510f370a7d62761844daa112a455785e5a6a216cf9ae704c3926fe68eb65ce +size 3680817