blob: 30671114ec0ff731c32ee8a29150078a66c03e33 (
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
|
# ChangeLog for dev-python/iso8601
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/iso8601/ChangeLog,v 1.20 2014/04/20 23:51:59 prometheanfire Exp $
20 Apr 2014; Matthew Thode <prometheanfire@gentoo.org> -iso8601-0.1.9.ebuild:
removing bad version
*iso8601-0.1.9 (20 Apr 2014)
20 Apr 2014; Matthew Thode <prometheanfire@gentoo.org> +iso8601-0.1.9.ebuild:
initial commit of iso8601-1.9
02 Apr 2014; Tim Harder <radhermit@gentoo.org> iso8601-0.1.10.ebuild:
Add python3_4 support, sync keywords.
31 Mar 2014; Michał Górny <mgorny@gentoo.org> iso8601-0.1.10.ebuild,
iso8601-0.1.4-r1.ebuild, iso8601-0.1.8.ebuild:
Add support for the new PyPy slotting.
22 Mar 2014; Markos Chandras <hwoarang@gentoo.org> iso8601-0.1.10.ebuild:
Add ~mips. Bug #503094
22 Mar 2014; Markus Meier <maekke@gentoo.org> iso8601-0.1.10.ebuild:
add ~arm, bug #503094
19 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> iso8601-0.1.10.ebuild:
Keyword amd64-linux and x86-linux
19 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> iso8601-0.1.8.ebuild:
Keyword amd64-linux and x86-linux
04 Mar 2014; Naohiro Aota <naota@gentoo.org> iso8601-0.1.10.ebuild:
Add ~x86-fbsd wrt bug #503094
03 Mar 2014; Jeroen Roovers <jer@gentoo.org> iso8601-0.1.10.ebuild:
Marked ~hppa (bug #503094).
*iso8601-0.1.10 (01 Mar 2014)
01 Mar 2014; Tim Harder <radhermit@gentoo.org> +iso8601-0.1.10.ebuild:
Version bump.
09 Dec 2013; Mike Gilbert <floppym@gentoo.org> iso8601-0.1.8.ebuild:
Restore pypy support.
07 Dec 2013; Patrick Lauer <patrick@gentoo.org> iso8601-0.1.8.ebuild:
Adapt to changes in pexpect and pytest: drop pypy2_0 support, #491404
06 Dec 2013; Mike Gilbert <floppym@gentoo.org> iso8601-0.1.8.ebuild:
Drop dependency on nose, thanks Arfrever.
*iso8601-0.1.8 (14 Nov 2013)
14 Nov 2013; Matthew Thode <prometheanfire@gentoo.org> +iso8601-0.1.8.ebuild:
update to iso8601 :D
05 Sep 2013; Michał Górny <mgorny@gentoo.org> iso8601-0.1.4-r1.ebuild:
Clean up PYTHON_COMPAT from old implementations.
12 Jan 2013; Michał Górny <mgorny@gentoo.org> iso8601-0.1.4-r1.ebuild:
Add PYTHON_USEDEP on dev-python/nose.
*iso8601-0.1.4-r1 (12 Jan 2013)
12 Jan 2013; Michał Górny <mgorny@gentoo.org> +iso8601-0.1.4-r1.ebuild:
Migrate to distutils-r1.
19 Aug 2011; Markos Chandras <hwoarang@gentoo.org> iso8601-0.1.4.ebuild:
Require Python 2. Patch by Arfrever.
*iso8601-0.1.4 (30 Jul 2011)
30 Jul 2011; Rafael G. Martins <rafaelmartins@gentoo.org>
+iso8601-0.1.4.ebuild, +metadata.xml:
Initial version. Based on ebuild by Jan Matějka (bug #368017).
|