summaryrefslogtreecommitdiff
blob: 48a6fc4ff1ab3e67d5807b3a6218a9bf646347ee (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
# ChangeLog for dev-python/oauth
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/oauth/ChangeLog,v 1.11 2015/03/06 22:31:10 pacho Exp $

  06 Mar 2015; Pacho Ramos <pacho@gentoo.org> oauth-1.0.1-r1.ebuild:
  amd64 stable, bug 540290

  31 Mar 2014; Michał Górny <mgorny@gentoo.org> oauth-1.0.1-r1.ebuild:
  Add support for the new PyPy slotting.

  05 Sep 2013; Michał Górny <mgorny@gentoo.org> oauth-1.0.1-r1.ebuild:
  Clean up PYTHON_COMPAT from old implementations.

*oauth-1.0.1 (29 Jun 2013)

  29 Jun 2013; Ian Delaney <idella4@gentoo.org> +oauth-1.0.1.ebuild:
  return -1.0.1

*oauth-1.0.1-r1 (29 Jun 2013)

  29 Jun 2013; Ian Delaney <idella4@gentoo.org> +oauth-1.0.1-r1.ebuild,
  -oauth-1.0.1.ebuild:
  revbump; migrate -> distutils-r1, remove old, fixes Bug #474796

  21 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> oauth-1.0.1.ebuild:
  x86 stable wrt bug #378589

  14 Aug 2011; Markos Chandras <hwoarang@gentoo.org> oauth-1.0.1.ebuild:
  Stable on amd64 wrt bug #378589

  14 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  oauth-1.0.1.ebuild:
  Set SUPPORT_PYTHON_ABIS.

*oauth-1.0.1 (02 Mar 2010)

  02 Mar 2010; Jesus Rivero <neurogeek@gentoo.org> +oauth-1.0.1.ebuild,
  +metadata.xml:
  Initial commit. Closes bug #290159. Thanks to Ravi for the report