blob: 7d8cd4b8f0f0e129eb2420b4c1c81c21a1b0c2cf (
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
|
# 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.8 2013/09/05 18:46:43 mgorny Exp $
05 Sep 2013; Michał Górny <mgorny@gentoo.org> hgtools-2.0.2-r1.ebuild,
hgtools-2.0.2.ebuild, hgtools-3.0.2.ebuild:
Clean up PYTHON_COMPAT from old implementations.
*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)
|