summaryrefslogtreecommitdiff
blob: b79a7850d2e48175d99443b918432f985ce66729 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# ChangeLog for virtual/python-futures
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/python-futures/ChangeLog,v 1.8 2015/07/11 06:31:29 maekke Exp $

  11 Jul 2015; Markus Meier <maekke@gentoo.org> python-futures-0.ebuild:
  add ~arm, bug #553852

  08 Apr 2015; Michał Górny <mgorny@gentoo.org> python-futures-0.ebuild:
  Drop old Python implementations

  09 Mar 2015; Pacho Ramos <pacho@gentoo.org> python-futures-0.ebuild:
  x86 stable, bug 540290

  06 Mar 2015; Pacho Ramos <pacho@gentoo.org> python-futures-0.ebuild:
  amd64 stable, bug 540290

  05 May 2014; Ian Delaney <idella4@gentoo.org> python-futures-0.ebuild:
  drop py2.6 add pypy support

  19 Apr 2014; Michał Górny <mgorny@gentoo.org> python-futures-0.ebuild:
  Use ${PYTHON_USEDEP} substitution support added to python_gen_cond_dep().

  03 Apr 2014; Tim Harder <radhermit@gentoo.org> python-futures-0.ebuild:
  Add python3_4 support.

*python-futures-0 (13 Sep 2013)

  13 Sep 2013; Michał Górny <mgorny@gentoo.org> +metadata.xml,
  +python-futures-0.ebuild:
  Introduce a virtual for concurrent.futures module.