blob: 1fdc4f22f06943868edb415b5600bde43c163c8c (
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
|
# ChangeLog for dev-python/ujson
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/ujson/ChangeLog,v 1.12 2015/06/07 09:15:43 maekke Exp $
07 Jun 2015; Markus Meier <maekke@gentoo.org> ujson-1.33.ebuild:
arm stable, bug #540290
04 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add pypi to remote-id in metadata.xml
08 Apr 2015; Michał Górny <mgorny@gentoo.org> ujson-1.33.ebuild:
Drop old Python implementations
09 Mar 2015; Pacho Ramos <pacho@gentoo.org> ujson-1.33.ebuild:
x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> ujson-1.33.ebuild:
amd64 stable, bug 540290
02 Feb 2015; Manuel Rüger <mrueg@gentoo.org> -ujson-1.30-r1.ebuild,
-ujson-1.30.ebuild:
Remove old.
12 May 2014; Ian Delaney <idella4@gentoo.org> ujson-1.33.ebuild:
drop py2.6 add py3.4 support
24 Feb 2014; Justin Lecher <jlec@gentoo.org> ujson-1.33.ebuild,
+files/ujson-1.33-test-py3.patch, metadata.xml:
Add py3.3 support
15 Sep 2013; Markus Meier <maekke@gentoo.org> ujson-1.33.ebuild:
add ~arm, bug #483324
*ujson-1.33 (14 Jun 2013)
14 Jun 2013; Sven Wegener <swegener@gentoo.org> +ujson-1.33.ebuild:
Version bump.
*ujson-1.30-r1 (08 Apr 2013)
08 Apr 2013; Ian Delaney <idella4@gentoo.org> +ujson-1.30-r1.ebuild:
migration revbump, added missing test phase
*ujson-1.30 (24 Feb 2013)
24 Feb 2013; Sven Wegener <swegener@gentoo.org> +ujson-1.30.ebuild,
+metadata.xml:
Initial commit, ebuild written by me.
|