forked from pool/python-vine
- 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
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user