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