summaryrefslogtreecommitdiff
blob: 4ebef6dde7337caea609b053bca4ee14a9bbaaf1 (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
31
32
33
34
35
# 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.9 2015/06/03 14:18:15 jlec Exp $

  03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Add pypi to remote-id in metadata.xml

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

  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.