blob: ffee932d6387cc765cf206ad5093d307e68764fb (
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
|
# ChangeLog for dev-python/jsonschema
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonschema/ChangeLog,v 1.7 2013/09/05 18:46:51 mgorny Exp $
05 Sep 2013; Michał Górny <mgorny@gentoo.org> jsonschema-2.0.0.ebuild:
Clean up PYTHON_COMPAT from old implementations.
*jsonschema-2.0.0 (27 May 2013)
27 May 2013; Mike Gilbert <floppym@gentoo.org> +jsonschema-2.0.0.ebuild:
Version bump. Add a test phase and several python impls.
*jsonschema-1.3.0 (01 May 2013)
01 May 2013; Patrick McLean <chutz@gentoo.org> +jsonschema-1.3.0.ebuild:
Version bump.
17 Jan 2013; Matthew Thode <prometheanfire@gentoo.org>
jsonschema-0.8.0.ebuild:
adding ~x86 to jsonschema-0.8.0 as I have tested it
*jsonschema-0.8.0 (16 Jan 2013)
16 Jan 2013; Patrick McLean <chutzpah@gentoo.org> +jsonschema-0.8.0.ebuild:
Version bump.
17 Dec 2012; Michał Górny <mgorny@gentoo.org> jsonschema-0.7.ebuild:
Bump to EAPI=5 to make Paludis happy, bug #447524.
*jsonschema-0.7 (08 Nov 2012)
08 Nov 2012; Patrick McLean <chutzpah@gentoo.org> +jsonschema-0.7.ebuild,
+metadata.xml:
New package, a JSON schema validator for Python
|