From a1bd7bc6afec9514d1c2d390baaff5c858cb4c17ca1ae23b0df3c424cd75956c Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 9 Nov 2020 05:33:54 +0000 Subject: [PATCH] - Update to 5.0.0: * Dropped Python 2.x, 3.4 and 3.5 support. * Removed the :mod:`vine.five` module. * Removed the :mod:`vine.backports.weakref_backports` module. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vine?expand=0&rev=8 --- python-vine.changes | 8 ++++++++ python-vine.spec | 8 ++++---- vine-1.3.0.tar.gz | 3 --- vine-5.0.0.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 7 deletions(-) delete mode 100644 vine-1.3.0.tar.gz create mode 100644 vine-5.0.0.tar.gz diff --git a/python-vine.changes b/python-vine.changes index d26793e..136c391 100644 --- a/python-vine.changes +++ b/python-vine.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Nov 9 05:32:32 UTC 2020 - Steve Kowalik + +- Update to 5.0.0: + * Dropped Python 2.x, 3.4 and 3.5 support. + * Removed the :mod:`vine.five` module. + * Removed the :mod:`vine.backports.weakref_backports` module. + ------------------------------------------------------------------- Mon Mar 25 15:15:29 UTC 2019 - pgajdos@suse.com diff --git a/python-vine.spec b/python-vine.spec index 75213e4..ddbe86f 100644 --- a/python-vine.spec +++ b/python-vine.spec @@ -1,7 +1,7 @@ # # spec file for package python-vine # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-vine -Version: 1.3.0 +Version: 5.0.0 Release: 0 Summary: Python Promises License: BSD-3-Clause -Group: Development/Languages/Python -Url: http://github.com/celery/vine/ +URL: http://github.com/celery/vine/ Source: https://pypi.io/packages/source/v/vine/vine-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes diff --git a/vine-1.3.0.tar.gz b/vine-1.3.0.tar.gz deleted file mode 100644 index 29404d2..0000000 --- a/vine-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:133ee6d7a9016f177ddeaf191c1f58421a1dcc6ee9a42c58b34bed40e1d2cd87 -size 51953 diff --git a/vine-5.0.0.tar.gz b/vine-5.0.0.tar.gz new file mode 100644 index 0000000..a2e4223 --- /dev/null +++ b/vine-5.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d3b1624a953da82ef63462013bbd271d3eb75751489f9807598e8f340bd637e +size 48758