diff --git a/funcy-1.12.tar.gz b/funcy-1.12.tar.gz deleted file mode 100644 index 4466ecf..0000000 --- a/funcy-1.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f3fb0387c6083ac692a8ac90565a08c257cc4283dc3b136c15bcb3a3d80ab6d -size 376940 diff --git a/funcy-1.13.tar.gz b/funcy-1.13.tar.gz new file mode 100644 index 0000000..13d94e5 --- /dev/null +++ b/funcy-1.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:918f333f675d9841ec7d77b9f0d5a272ed290393a33c8ef20e605847de89b1c3 +size 493223 diff --git a/python-funcy.changes b/python-funcy.changes index f675fe6..92518a0 100644 --- a/python-funcy.changes +++ b/python-funcy.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 12 13:40:21 UTC 2019 - Marketa Calabkova + +- Update to 1.13 + * added @wrap_with() + * added nullcontext + ------------------------------------------------------------------- Fri May 10 09:23:27 UTC 2019 - pgajdos@suse.com diff --git a/python-funcy.spec b/python-funcy.spec index a5bccf9..5c2c6c3 100644 --- a/python-funcy.spec +++ b/python-funcy.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-funcy -Version: 1.12 +Version: 1.13 Release: 0 Summary: Functional tools for Python License: BSD-3-Clause