blob: 73639c5b4cbb3c446099230ebe0d5b152bc72b7f (
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
|
# ChangeLog for dev-python/python-gnupg
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gnupg/ChangeLog,v 1.6 2013/09/05 18:46:54 mgorny Exp $
05 Sep 2013; Michał Górny <mgorny@gentoo.org> python-gnupg-0.3.1-r1.ebuild,
python-gnupg-0.3.2.ebuild:
Clean up PYTHON_COMPAT from old implementations.
27 Feb 2013; Pacho Ramos <pacho@gentoo.org> -python-gnupg-0.3.0.ebuild,
-python-gnupg-0.3.1.ebuild:
Drop old versions still needing pypy:1.8, thanks to Mr. Bones for reporting.
*python-gnupg-0.3.2 (20 Jan 2013)
20 Jan 2013; Michał Górny <mgorny@gentoo.org>
+files/python-gnupg-0.3.2-fast-random.patch, +python-gnupg-0.3.2.ebuild:
Version bump. Fix running tests in parallel. Use fast random source to make
tests finish in a reasonable time.
*python-gnupg-0.3.1-r1 (08 Jan 2013)
08 Jan 2013; Michał Górny <mgorny@gentoo.org> +python-gnupg-0.3.1-r1.ebuild:
Migrate to distutils-r1. Restrict tests because of bug #449638.
*python-gnupg-0.3.1 (29 Sep 2012)
29 Sep 2012; Tim Harder <radhermit@gentoo.org> +python-gnupg-0.3.1.ebuild:
Version bump.
*python-gnupg-0.3.0 (10 Jun 2012)
10 Jun 2012; Mike Gilbert <floppym@gentoo.org> +metadata.xml,
+python-gnupg-0.3.0.ebuild:
New package requested by hwoarang.
|