summaryrefslogtreecommitdiff
blob: ff5fac0e527752ede21d8a7819b78398dd907e06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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.4 2013/01/17 17:24:02 prometheanfire Exp $

  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