1
0

Accepting request 330313 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/330313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-futurist?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2015-09-11 07:04:23 +00:00 committed by Git OBS Bridge
parent 315f48cd55
commit 6764b829f3
4 changed files with 13 additions and 5 deletions

View File

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

3
futurist-0.5.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Sep 9 07:01:25 UTC 2015 - tbechtold@suse.com
- update to 0.5.0:
* Updated from global requirements
* Provide a thread differentiation attribute on executors
- Adjust Requires according to requirements.txt
-------------------------------------------------------------------
Tue Aug 4 06:10:28 UTC 2015 - tbechtold@suse.com

View File

@ -17,7 +17,7 @@
Name: python-futurist
Version: 0.3.0
Version: 0.5.0
Release: 0
Summary: Useful additions to futures, from the future
License: Apache-2.0
@ -29,7 +29,7 @@ BuildRequires: python-pbr
BuildRequires: python-setuptools
Requires: python-contextlib2 >= 0.4.0
Requires: python-futures >= 3.0
Requires: python-monotonic >= 0.1
Requires: python-monotonic >= 0.3
Requires: python-six >= 1.9.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110