summaryrefslogtreecommitdiff
blob: 679c1f9202fa4038485a77d2d6086d8ac030f776 (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
# ChangeLog for dev-python/pyjwt
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyjwt/ChangeLog,v 1.15 2015/07/27 08:02:00 idella4 Exp $

*pyjwt-1.4.0 (27 Jul 2015)

  27 Jul 2015; Ian Delaney <idella4@gentoo.org> +pyjwt-1.4.0.ebuild:
  bump

  15 Jul 2015; Ian Delaney <idella4@gentoo.org> -pyjwt-0.2.1.ebuild,
  pyjwt-1.3.0.ebuild:
  drop old wrt bug #551556

  28 Jun 2015; Markus Meier <maekke@gentoo.org> pyjwt-1.3.0.ebuild:
  add ~arm, bug #551850

  13 Jun 2015; Agostino Sarubbo <ago@gentoo.org> pyjwt-1.3.0.ebuild:
  Stable for x86, wrt bug #551556

  13 Jun 2015; Agostino Sarubbo <ago@gentoo.org> pyjwt-1.3.0.ebuild:
  Stable for amd64, wrt bug #551556

  07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Add github to remote-id in metadata.xml

  07 Jun 2015; Markus Meier <maekke@gentoo.org> pyjwt-0.2.1.ebuild:
  arm stable, bug #540290

  03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Add pypi to remote-id in metadata.xml

*pyjwt-1.3.0 (30 May 2015)

  30 May 2015; Maxim Koltsov <maksbotan@gentoo.org> +pyjwt-1.3.0.ebuild:
  Bump to 1.3.0. Dropped arm keyword as dev-python/pytest-runner doesn't have it

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

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

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

  06 Sep 2014; Ian Delaney <idella4@gentoo.org> pyjwt-0.2.1.ebuild:
  add py3.2 to support reverse deps

  17 Jun 2014; Ian Delaney <idella4@gentoo.org> pyjwt-0.2.1.ebuild:
  keyworded ~arm, tested on armv7, cubieboard2

*pyjwt-0.2.1 (17 Jun 2014)

  17 Jun 2014; Ian Delaney <idella4@gentoo.org> +metadata.xml,
  +pyjwt-0.2.1.ebuild:
  new package, a dep of tests of oauthlib, ebuild prep'd by me