blob: 2e03a3c883bcde6415061813396faf66d1d7a382 (
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
|
# ChangeLog for dev-python/anyjson
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/anyjson/ChangeLog,v 1.16 2015/04/08 08:05:15 mgorny Exp $
08 Apr 2015; Michał Górny <mgorny@gentoo.org> anyjson-0.2.4.ebuild,
anyjson-0.3.3-r1.ebuild:
Drop old Python implementations
08 Mar 2015; Pacho Ramos <pacho@gentoo.org> anyjson-0.3.3-r1.ebuild:
x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> anyjson-0.3.3-r1.ebuild:
amd64 stable, bug 540290
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> anyjson-0.3.3.ebuild:
QA: drop trailing '.' from DESCRIPTION
01 Jun 2014; Ian Delaney <idella4@gentoo.org> anyjson-0.3.3-r1.ebuild:
drop py2.6 pypy2_0 add py3.4 support
31 Mar 2014; Michał Górny <mgorny@gentoo.org> anyjson-0.2.4.ebuild,
anyjson-0.3.3-r1.ebuild:
Add support for the new PyPy slotting.
30 Mar 2014; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer as talked with him (#398377)
05 Sep 2013; Michał Górny <mgorny@gentoo.org> anyjson-0.2.4.ebuild,
anyjson-0.3.3-r1.ebuild:
Drop stale conditionals after py2.5 removal.
30 Mar 2013; Mike Gilbert <floppym@gentoo.org> anyjson-0.2.4.ebuild,
anyjson-0.3.3-r1.ebuild:
Quote patterns for python_gen_usedep.
03 Feb 2013; Michał Górny <mgorny@gentoo.org> anyjson-0.3.3-r1.ebuild:
Fix installing "tests" package.
*anyjson-0.2.4 (26 Jan 2013)
26 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> +anyjson-0.2.4.ebuild:
adding anyjson-0.2.4 because sys-cluster/quantum requires it :(
*anyjson-0.3.3-r1 (13 Jan 2013)
13 Jan 2013; Michał Górny <mgorny@gentoo.org> +anyjson-0.3.3-r1.ebuild:
Migrate to distutils-r1. Enable tests.
18 Jul 2012; Corentin Chary <iksaif@gentoo.org> anyjson-0.3.3.ebuild:
Simplify PYTHON_DEPEND.
17 Jul 2012; Corentin Chary <iksaif@gentoo.org> -anyjson-0.3.1.ebuild,
anyjson-0.3.3.ebuild:
anyjson-0.3.3 bump.
*anyjson-0.3.3 (28 Jun 2012)
28 Jun 2012; Patrick Lauer <patrick@gentoo.org> +anyjson-0.3.3.ebuild:
Bump
*anyjson-0.3.1 (30 May 2012)
30 May 2012; Corentin Chary <iksaif@gentoo.org> +anyjson-0.3.1.ebuild,
+metadata.xml:
New ebuild for anyjson.
|