blob: e3f0fc7b45a99e63598f182f091b97617f4239ca (
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
|
# 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.7 2013/06/23 12:11:50 idella4 Exp $
*hgtools-3.0.2 (23 Jun 2013)
23 Jun 2013; Ian Delaney <idella4@gentoo.org> +hgtools-3.0.2.ebuild,
files/hgtools-doctest-2.0.2.patch:
bump, py2.5 support dropped (upstream)
*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)
|