diff --git a/makefun-1.15.1.tar.gz b/makefun-1.15.1.tar.gz deleted file mode 100644 index 8366f08..0000000 --- a/makefun-1.15.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40b0f118b6ded0d8d78c78f1eb679b8b6b2462e3c1b3e05fb1b2da8cd46b48a5 -size 74521 diff --git a/makefun-1.15.2.tar.gz b/makefun-1.15.2.tar.gz new file mode 100644 index 0000000..2712d2f --- /dev/null +++ b/makefun-1.15.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f2a2b34d9ee0c2b578c960a1808c974e2822cf79f6e9b9c455aace10882d45 +size 74602 diff --git a/python-makefun.changes b/python-makefun.changes index 1b79f56..9176db0 100644 --- a/python-makefun.changes +++ b/python-makefun.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Dec 7 22:55:39 UTC 2023 - Dirk Müller + +- update to 1.15.2: + * Fixed `SyntaxError` happening when the name of a native + coroutine function to create contains `'return'`. + * Fixes #96. + ------------------------------------------------------------------- Tue Mar 28 09:39:24 UTC 2023 - pgajdos@suse.com diff --git a/python-makefun.spec b/python-makefun.spec index 383842d..80fa435 100644 --- a/python-makefun.spec +++ b/python-makefun.spec @@ -17,7 +17,7 @@ Name: python-makefun -Version: 1.15.1 +Version: 1.15.2 Release: 0 License: BSD-3-Clause Summary: Small library to dynamically create python functions