From fa22de97578017fc1fdbaebf1ccdd1b5e09e1159e96ed8c78b5781e30b0b4dcb Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Mon, 21 Aug 2017 08:52:48 +0000 Subject: [PATCH] - 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 --- python-vine.changes | 8 ++++++++ python-vine.spec | 2 +- vine-1.1.3.tar.gz | 3 --- vine-1.1.4.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 vine-1.1.3.tar.gz create mode 100644 vine-1.1.4.tar.gz diff --git a/python-vine.changes b/python-vine.changes index b847af1..abc0aa9 100644 --- a/python-vine.changes +++ b/python-vine.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 21 08:51:25 UTC 2017 - tbechtold@suse.com + +- 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. + ------------------------------------------------------------------- Wed Mar 15 09:22:01 UTC 2017 - tbechtold@suse.com diff --git a/python-vine.spec b/python-vine.spec index 85c9b0e..21f5525 100644 --- a/python-vine.spec +++ b/python-vine.spec @@ -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 diff --git a/vine-1.1.3.tar.gz b/vine-1.1.3.tar.gz deleted file mode 100644 index 8e3da39..0000000 --- a/vine-1.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87b95da19249373430a8fafca36f1aecb7aa0f1cc78545877857afc46aea2441 -size 52520 diff --git a/vine-1.1.4.tar.gz b/vine-1.1.4.tar.gz new file mode 100644 index 0000000..9cf4f73 --- /dev/null +++ b/vine-1.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52116d59bc45392af9fdd3b75ed98ae48a93e822cee21e5fda249105c59a7a72 +size 53791