Updated to 3.0.4

This commit is contained in:
Denis Silakov 2018-09-13 14:26:06 +03:00
parent 5558a20dfd
commit e7ee1f4d7e
2 changed files with 5 additions and 6 deletions

View file

@ -1,2 +1,4 @@
sources:
removed_sources:
futures-2.1.6.tar.gz: 5247ac8fa0eaf54051aa51e736ffc7b4d450a3d0
sources:
futures-3.0.4.tar.gz: a20f8dd068933ab4027854bc47469a5bb5b3c698

View file

@ -1,8 +1,8 @@
%define upstream_name futures
Name: python-%{upstream_name}
Version: 2.1.6
Release: 7
Version: 3.0.4
Release: 1
Summary: Backport of the concurrent.futures package from Python 3.2
Group: Development/Python
License: BSD
@ -27,7 +27,4 @@ python setup.py install --skip-build --root %{buildroot}
%files
%{py_puresitedir}/concurrent
%{py_puresitedir}/futures
%{py_puresitedir}/futures-%{version}-*.egg-info