15
0
forked from pool/python-funcy

Accepting request 722709 from home:mcalabkova:branches:devel:languages:python

- Update to 1.13
  * added @wrap_with()
  * added nullcontext

OBS-URL: https://build.opensuse.org/request/show/722709
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcy?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2019-08-12 13:44:51 +00:00
committed by Git OBS Bridge
parent ec77102240
commit 6c4dfe2148
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 12 13:40:21 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 1.13
* added @wrap_with()
* added nullcontext
-------------------------------------------------------------------
Fri May 10 09:23:27 UTC 2019 - pgajdos@suse.com