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
|
# ChangeLog for dev-python/jsonpointer
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonpointer/ChangeLog,v 1.12 2015/06/15 21:48:46 mrueg Exp $
*jsonpointer-1.9 (15 Jun 2015)
15 Jun 2015; Manuel Rüger <mrueg@gentoo.org> +jsonpointer-1.9.ebuild:
Version bump.
07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
08 Mar 2015; Pacho Ramos <pacho@gentoo.org> jsonpointer-1.7.ebuild:
x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> jsonpointer-1.7.ebuild:
amd64 stable, bug 540290
*jsonpointer-1.7 (24 Dec 2014)
24 Dec 2014; Ian Delaney <idella4@gentoo.org> +jsonpointer-1.7.ebuild,
-jsonpointer-1.5.ebuild, -jsonpointer-1.6.ebuild:
bump, rm old
*jsonpointer-1.6 (08 Dec 2014)
08 Dec 2014; Ian Delaney <idella4@gentoo.org> +jsonpointer-1.6.ebuild,
jsonpointer-1.5.ebuild:
bump; add pypy3
*jsonpointer-1.5 (18 Nov 2014)
18 Nov 2014; Ian Delaney <idella4@gentoo.org> +jsonpointer-1.5.ebuild,
-jsonpointer-0.7.ebuild, -jsonpointer-1.3.ebuild, -jsonpointer-1.4.ebuild:
bump, clean old impl., rm old
04 Oct 2014; Ian Delaney <idella4@gentoo.org> jsonpointer-1.4.ebuild:
drop py2.6 add pypy support
*jsonpointer-1.4 (14 Jul 2014)
14 Jul 2014; Patrick Lauer <patrick@gentoo.org> +jsonpointer-1.4.ebuild:
Bump
*jsonpointer-1.3 (03 Apr 2014)
03 Apr 2014; Tim Harder <radhermit@gentoo.org> +jsonpointer-1.3.ebuild,
metadata.xml:
Version bump, run tests, update PYTHON_COMPAT, and add upstream info to
metadata.
19 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> jsonpointer-0.7.ebuild:
Keyword amd64-linux and x86-linux
*jsonpointer-0.7 (17 Jan 2013)
17 Jan 2013; Matthew Thode <prometheanfire@gentoo.org>
+jsonpointer-0.7.ebuild, +metadata.xml:
adding ebuild so I can eventually get python-glaceclient in tree
|