summaryrefslogtreecommitdiff
blob: fab4a5fa9b4bed4f23ca36b4310441afea6a8174 (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
# ChangeLog for dev-python/pygpgme
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pygpgme/ChangeLog,v 1.13 2015/04/08 08:05:04 mgorny Exp $

  08 Apr 2015; Michał Górny <mgorny@gentoo.org> pygpgme-0.3-r1.ebuild:
  Drop old Python implementations

  08 Mar 2015; Pacho Ramos <pacho@gentoo.org> pygpgme-0.3-r1.ebuild:
  x86 stable, bug 540290

  06 Mar 2015; Pacho Ramos <pacho@gentoo.org> pygpgme-0.3-r1.ebuild:
  amd64 stable, bug 540290

  25 Nov 2014; Pacho Ramos <pacho@gentoo.org> pygpgme-0.3-r1.ebuild:
  Support python 3.4

  28 Dec 2013; Amadeusz Żołnowski <aidecoe@gentoo.org> -pygpgme-0.3.ebuild:
  Removed ebuild using deprecated distutils eclass.

  30 Jun 2013; Justin Lecher <jlec@gentoo.org> pygpgme-0.3-r1.ebuild:
  Reverted last change as it was unnecessary

  30 Jun 2013; Justin Lecher <jlec@gentoo.org> pygpgme-0.3-r1.ebuild:
  Fix usage of python-r1.eclass

*pygpgme-0.3-r1 (20 Jun 2013)

  20 Jun 2013; Justin Lecher <jlec@gentoo.org> +pygpgme-0.3-r1.ebuild,
  metadata.xml:
  Bump to distutils-r1 eclass

  09 Aug 2012; Patrick Lauer <patrick@gentoo.org> pygpgme-0.3.ebuild:
  Restrict pythonic things

  31 Jul 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> pygpgme-0.3.ebuild:
  Added ~x86 keyword. All non-interactive tests pass on x86.

  31 Jul 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> pygpgme-0.3.ebuild:
  Remove interactive tests. die if sed fails in src_prepare.

  31 Jul 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> metadata.xml:
  Added python herd to metadata.xml.

*pygpgme-0.3 (31 Jul 2012)

  31 Jul 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> +pygpgme-0.3.ebuild,
  +metadata.xml:
  Initial ebuild wrt bug #416485.