summaryrefslogtreecommitdiff
blob: 97d203d21682cd4f67f486dd1e8e6ef7973dbaa1 (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
36
37
38
39
40
41
# ChangeLog for dev-python/urllib3
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/urllib3/ChangeLog,v 1.9 2013/09/05 18:46:07 mgorny Exp $

  05 Sep 2013; Michał Górny <mgorny@gentoo.org> urllib3-1.6.ebuild,
  urllib3-1.7.ebuild:
  Clean up PYTHON_COMPAT from old implementations.

*urllib3-1.7 (26 Aug 2013)

  26 Aug 2013; Patrick Lauer <patrick@gentoo.org> +urllib3-1.7.ebuild:
  Bump

  11 May 2013; Ian Delaney <idella4@gentoo.org> urllib3-1.6.ebuild:
  delete stray 'local test'

*urllib3-1.6 (09 May 2013)

  09 May 2013; Ian Delaney <idella4@gentoo.org> +urllib3-1.6.ebuild:
  bump; added pypy support, fix to setup.cfg -> fixes testsuite, fixes Bug
  #468236

*urllib3-1.5-r1 (25 Mar 2013)

  25 Mar 2013; Matthew Thode <prometheanfire@gentoo.org> +urllib3-1.5-r1.ebuild:
  updating urllib3 to support distutils-r1

  19 Mar 2013; Patrick Lauer <patrick@gentoo.org> urllib3-1.5.ebuild:
  Restrict tests for 3.2 too as tornado is missing there

  06 Oct 2012; Anthony G. Basile <blueness@gentoo.org> urllib3-1.5.ebuild:
  keyword ~arm, bug #437250

  20 Aug 2012; Mike Gilbert <floppym@gentoo.org> urllib3-1.5.ebuild:
  Drop doc use flag, depend on setuptools.

*urllib3-1.5 (19 Aug 2012)

  19 Aug 2012; Mike Gilbert <floppym@gentoo.org> +metadata.xml,
  +urllib3-1.5.ebuild:
  New ebuild; unbundling from dev-python/requests.