blob: 400f9f7cfbc126c789a4689a6a012dfdb27de6a1 (
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
|
# ChangeLog for dev-python/hgtools
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/hgtools/ChangeLog,v 1.6 2013/05/06 15:31:47 prometheanfire Exp $
*hgtools-2.0.2-r1 (06 May 2013)
06 May 2013; Matthew Thode <prometheanfire@gentoo.org>
+files/hgtools-doctest-2.0.2.patch, +hgtools-2.0.2-r1.ebuild:
fixing python 3.2 tests for bug 450666
06 Jan 2013; Michał Górny <mgorny@gentoo.org> hgtools-2.0.2.ebuild,
metadata.xml:
Clean up the ebuild. Add a dep on mercurial, and use-deps on other Python
packages. Enable more implementations. Fix running tests. Add Python team as a
co-maintainer.
01 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> hgtools-2.0.2.ebuild:
update to eapi5 and distutils-r1
01 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> hgtools-2.0.2.ebuild:
eapi5 and distutils-r1
28 Dec 2012; Matthew Thode <prometheanfire@gentoo.org> hgtools-2.0.2.ebuild:
Fixed the licencing of hgtools to be correct (as BSD-2, now GPL-2)
*hgtools-2.0.2 (28 Dec 2012)
28 Dec 2012; Matthew Thode <prometheanfire@gentoo.org> +hgtools-2.0.2.ebuild,
+metadata.xml:
initial add of dev-python/hgtools (needed for dev-python/pytest-runner)
|