15
0
forked from pool/python-funcy

Accepting request 722710 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/722710
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-funcy?expand=0&rev=6
This commit is contained in:
2019-08-13 11:23:39 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f3fb0387c6083ac692a8ac90565a08c257cc4283dc3b136c15bcb3a3d80ab6d
size 376940

3
funcy-1.13.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:918f333f675d9841ec7d77b9f0d5a272ed290393a33c8ef20e605847de89b1c3
size 493223

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

View File

@@ -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