blob: 5d145b20e48b6ec2c167347ec369797d2a3c0e81 (
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
|
# 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.7 2015/04/08 18:31:14 mgorny Exp $
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.
|