14
0
forked from pool/python-vine

Accepting request 847012 from devel:languages:python

- 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/request/show/847012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-vine?expand=0&rev=4
This commit is contained in:
2020-12-12 19:28:26 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Nov 9 05:32:32 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- 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 Mon Mar 25 15:15:29 UTC 2019 - pgajdos@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-vine # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-vine Name: python-vine
Version: 1.3.0 Version: 5.0.0
Release: 0 Release: 0
Summary: Python Promises Summary: Python Promises
License: BSD-3-Clause 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 Source: https://pypi.io/packages/source/v/vine/vine-%{version}.tar.gz
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: fdupes BuildRequires: fdupes
@@ -54,7 +54,8 @@ Promises implementation for python.
%files %python_files %files %python_files
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc Changelog LICENSE README.rst %doc Changelog README.rst
%license LICENSE
%{python_sitelib}/* %{python_sitelib}/*
%changelog %changelog

View File

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

3
vine-5.0.0.tar.gz Normal file
View File

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