14
0
forked from pool/python-vine

- update to 1.1.4:

- Added official support for Python 3.5 & 3.6.
  - Improve Python 2/3 compatibility.
  - Don't set mutable default values to keyword arguments.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vine?expand=0&rev=4
This commit is contained in:
Thomas Bechtold
2017-08-21 08:52:48 +00:00
committed by Git OBS Bridge
parent d0c9445753
commit fa22de9757
4 changed files with 12 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-vine
Version: 1.1.3
Version: 1.1.4
Release: 0
Summary: promise, async, future
License: BSD-3-Clause