blob: ce86f2dffe408850be37d9ce1e657512a169c5ac (
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
|
# ChangeLog for dev-python/oauthlib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/oauthlib/ChangeLog,v 1.10 2012/08/27 16:02:36 floppym Exp $
27 Aug 2012; Mike Gilbert <floppym@gentoo.org> oauthlib-0.1.3.ebuild,
oauthlib-0.3.0.ebuild:
Fix dependencies and HOMEPAGE. Thanks Arfrever.
*oauthlib-0.3.0 (24 Aug 2012)
24 Aug 2012; Patrick Lauer <patrick@gentoo.org> +oauthlib-0.3.0.ebuild:
Bump
19 Aug 2012; Johannes Huber <johu@gentoo.org> oauthlib-0.1.3.ebuild:
Stable for x86, wrt bug #431758
19 Aug 2012; Agostino Sarubbo <ago@gentoo.org> oauthlib-0.1.3.ebuild:
Stable for amd64, wrt bug #431758
03 Jun 2012; Marien Zwart <marienz@gentoo.org> oauthlib-0.1.3.ebuild:
Restrict tests for pypy, as they make assumptions about dict order.
28 May 2012; Markus Meier <maekke@gentoo.org> oauthlib-0.1.3.ebuild:
add ~arm, bug #415187
09 May 2012; Mike Gilbert <floppym@gentoo.org> oauthlib-0.1.3.ebuild:
Remove tests/__init__.py in src_install in case test-fail-continue is enabled.
Thanks to Arfrever for catching this.
09 May 2012; Mike Gilbert <floppym@gentoo.org> oauthlib-0.1.3.ebuild:
Implement alternate solution to avoid installing tests.
09 May 2012; Mike Gilbert <floppym@gentoo.org> oauthlib-0.1.3.ebuild:
Remove tests directory from sitedir.
*oauthlib-0.1.3 (08 May 2012)
08 May 2012; Mike Gilbert <floppym@gentoo.org> +metadata.xml,
+oauthlib-0.1.3.ebuild:
New ebuild; dependency for bug 415173.
|