blob: e2b2cd9ae32882f439e29cdc1f5d2dda4f96c285 (
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
|
# ChangeLog for dev-python/contextlib2
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/contextlib2/ChangeLog,v 1.7 2015/03/08 23:42:38 pacho Exp $
08 Mar 2015; Pacho Ramos <pacho@gentoo.org> contextlib2-0.4.0.ebuild:
x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> contextlib2-0.4.0.ebuild:
amd64 stable, bug 540290
06 Sep 2014; Michał Górny <mgorny@gentoo.org> contextlib2-0.4.0.ebuild:
Enable python3.4 support.
06 Jul 2014; Michał Górny <mgorny@gentoo.org> contextlib2-0.4.0.ebuild:
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
unittest2 (those packages were only required for <=python-2.6).
31 Mar 2014; Michał Górny <mgorny@gentoo.org> contextlib2-0.4.0.ebuild:
Add support for the new PyPy slotting.
05 Sep 2013; Michał Górny <mgorny@gentoo.org> contextlib2-0.4.0.ebuild:
Clean up PYTHON_COMPAT from old implementations.
*contextlib2-0.4.0 (15 Jul 2013)
15 Jul 2013; Michał Górny <mgorny@gentoo.org> +contextlib2-0.4.0.ebuild,
+metadata.xml:
Introduce contextlib2, a library providing backports and extensions to the
contextlib module. It is needed for bedup.
|