summaryrefslogtreecommitdiff
blob: 28b879aa2da555be04cd4c72ac992a836387eee7 (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# ChangeLog for dev-python/urllib3
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/urllib3/ChangeLog,v 1.15 2014/03/07 19:37:20 radhermit Exp $

  07 Mar 2014; Tim Harder <radhermit@gentoo.org> urllib3-1.8-r1.ebuild:
  Fix backports-ssl-match-hostname conditional dep for pypy2_0.

*urllib3-1.8-r1 (07 Mar 2014)

  07 Mar 2014; Tim Harder <radhermit@gentoo.org> -urllib3-1.8.ebuild,
  +urllib3-1.8-r1.ebuild:
  Properly conditionalize dev-python/backports-ssl-match-hostname dep for
  python2* only.

*urllib3-1.8 (06 Mar 2014)

  06 Mar 2014; Tim Harder <radhermit@gentoo.org> +urllib3-1.8.ebuild:
  Version bump.

  06 Nov 2013; Mike Gilbert <floppym@gentoo.org> urllib3-1.7.1.ebuild:
  Restore python 3 support.

  08 Oct 2013; Michał Górny <mgorny@gentoo.org> urllib3-1.7.1.ebuild:
  Add missing dev-python/mock dependency. Clean up the ebuild.

*urllib3-1.7.1 (02 Oct 2013)

  02 Oct 2013; Patrick Lauer <patrick@gentoo.org> +urllib3-1.7.1.ebuild:
  Bump

  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.