blob: 814ea6f55271438218ab8066e6fd2a9640312785 (
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
76
77
|
# ChangeLog for dev-python/PyGithub
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/PyGithub/ChangeLog,v 1.16 2013/10/21 05:23:20 radhermit Exp $
*PyGithub-1.20.0 (21 Oct 2013)
21 Oct 2013; Tim Harder <radhermit@gentoo.org> +PyGithub-1.20.0.ebuild:
Version bump.
*PyGithub-1.19.0 (08 Sep 2013)
08 Sep 2013; Tim Harder <radhermit@gentoo.org> +PyGithub-1.19.0.ebuild:
Version bump.
07 Sep 2013; Tim Harder <radhermit@gentoo.org> -PyGithub-1.13.1.ebuild,
-PyGithub-1.15.0.ebuild, -PyGithub-1.16.0.ebuild:
Remove old.
*PyGithub-1.18.0 (07 Sep 2013)
07 Sep 2013; Tim Harder <radhermit@gentoo.org> +PyGithub-1.18.0.ebuild:
Version bump.
05 Sep 2013; Michał Górny <mgorny@gentoo.org> PyGithub-1.13.1.ebuild,
PyGithub-1.15.0.ebuild, PyGithub-1.16.0.ebuild, PyGithub-1.17.0.ebuild:
Clean up PYTHON_COMPAT from old implementations.
*PyGithub-1.17.0 (07 Jul 2013)
07 Jul 2013; Tim Harder <radhermit@gentoo.org> +PyGithub-1.17.0.ebuild:
Version bump.
*PyGithub-1.16.0 (01 Jun 2013)
01 Jun 2013; Tim Harder <radhermit@gentoo.org> +PyGithub-1.16.0.ebuild:
Version bump.
19 May 2013; Tim Harder <radhermit@gentoo.org> -PyGithub-1.10.0.ebuild,
-PyGithub-1.11.1.ebuild, -PyGithub-1.12.1.ebuild, -PyGithub-1.12.2.ebuild:
Remove old.
*PyGithub-1.15.0 (19 May 2013)
19 May 2013; Tim Harder <radhermit@gentoo.org> +PyGithub-1.15.0.ebuild:
Version bump.
*PyGithub-1.13.1 (01 Apr 2013)
01 Apr 2013; Tim Harder <radhermit@gentoo.org> +PyGithub-1.13.1.ebuild:
Version bump, add python-3.3 support since tests are now fixed with it.
*PyGithub-1.12.2 (06 Mar 2013)
06 Mar 2013; Tim Harder <radhermit@gentoo.org> +PyGithub-1.12.2.ebuild:
Version bump.
*PyGithub-1.12.1 (25 Feb 2013)
25 Feb 2013; Tim Harder <radhermit@gentoo.org> +PyGithub-1.12.1.ebuild:
Version bump.
*PyGithub-1.11.1 (10 Feb 2013)
10 Feb 2013; Tim Harder <radhermit@gentoo.org> +PyGithub-1.11.1.ebuild:
Version bump.
20 Jan 2013; Mike Gilbert <floppym@gentoo.org> PyGithub-1.10.0.ebuild:
Add PYTHON_USEDEP to setuptools dep.
20 Jan 2013; Mike Gilbert <floppym@gentoo.org> PyGithub-1.10.0.ebuild:
Add note about pypi missing test data.
*PyGithub-1.10.0 (20 Jan 2013)
20 Jan 2013; Mike Gilbert <floppym@gentoo.org> +PyGithub-1.10.0.ebuild,
+metadata.xml:
New package.
|