blob: cb115f67555108a70632d99c7e6599687b1691e5 (
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
|
# ChangeLog for dev-python/keyring
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/keyring/ChangeLog,v 1.8 2013/09/05 18:46:21 mgorny Exp $
05 Sep 2013; Michał Górny <mgorny@gentoo.org> keyring-1.0.ebuild,
keyring-1.5-r1.ebuild, keyring-1.5.ebuild:
Clean up PYTHON_COMPAT from old implementations.
*keyring-1.5-r1 (12 Jul 2013)
12 Jul 2013; Matthew Thode <prometheanfire@gentoo.org> +keyring-1.5-r1.ebuild:
moved the pytest-runner dep to test? ()
*keyring-1.5 (27 Jun 2013)
27 Jun 2013; Matthew Thode <prometheanfire@gentoo.org> +keyring-1.5.ebuild:
version bump of dev-python/keyring to 1.5
07 Jan 2013; Michał Górny <mgorny@gentoo.org> keyring-1.0.ebuild,
metadata.xml:
Clean up the ebuild. Disable semi-interactive tests. Add Python team as a co-
maintainer.
06 Jan 2013; Michał Górny <mgorny@gentoo.org> keyring-1.0.ebuild:
Use virtual/python-unittest2.
01 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> keyring-1.0.ebuild:
update to eapi5 and distutils-r1
28 Dec 2012; Matthew Thode <prometheanfire@gentoo.org> keyring-1.0.ebuild,
+files/setup-1.0.patch:
updating for license update and to fix bug 448730
*keyring-1.0 (19 Dec 2012)
19 Dec 2012; <mthode@gentoo.org> +keyring-1.0.ebuild, +metadata.xml:
initial commit of python keyring
|