summaryrefslogtreecommitdiff
blob: 2d326772088d09d205052cd0c73681de4bee9bdc (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
# ChangeLog for dev-python/pytest-runner
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest-runner/ChangeLog,v 1.14 2015/07/03 14:49:58 idella4 Exp $

*pytest-runner-2.5.1 (03 Jul 2015)

  03 Jul 2015; Ian Delaney <idella4@gentoo.org> +pytest-runner-2.5.1.ebuild:
  bump; drop arm keywprd due to addition of new dep

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

  03 Jun 2015; Justin Lecher <jlec@gentoo.org> -pytest-runner-1.1-r1.ebuild,
  -pytest-runner-1.1.ebuild, metadata.xml:
  Add pypi to remote-id in metadata.xml; drop old

  26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pytest-runner-2.1.2.ebuild:
  Stable for x86, wrt bug #535358

  06 Jan 2015; Chema Alonso <nimiux@gentoo.org> pytest-runner-2.1.2.ebuild:
  Stable for amd64 wrt bug #535358

*pytest-runner-2.1.2 (06 Dec 2014)

  06 Dec 2014; Justin Lecher <jlec@gentoo.org> +pytest-runner-2.1.2.ebuild,
  +files/pytest-runner-2.1.2-hgtools.patch, metadata.xml:
  Version Bump, add pypy3 support

  06 Nov 2014; Ian Delaney <idella4@gentoo.org> pytest-runner-1.1-r1.ebuild:
  clean old impls, add py3.4 support

  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> pytest-runner-1.1.ebuild:
  QA: drop trailing '.' from DESCRIPTION

  31 Mar 2014; Michał Górny <mgorny@gentoo.org> pytest-runner-1.1-r1.ebuild:
  Add support for the new PyPy slotting.

  05 Sep 2013; Michał Górny <mgorny@gentoo.org> pytest-runner-1.1-r1.ebuild:
  Clean up PYTHON_COMPAT from old implementations.

  06 Jan 2013; Michał Górny <mgorny@gentoo.org> pytest-runner-1.1-r1.ebuild:
  Remove the g-pypi header, fix the description.

*pytest-runner-1.1-r1 (06 Jan 2013)

  06 Jan 2013; Michał Górny <mgorny@gentoo.org> +pytest-runner-1.1-r1.ebuild,
  metadata.xml:
  Clean up the ebuild. Migrate to distutils-r1. Add Python team as a co-
  maintainer.

  28 Dec 2012; Matthew Thode <prometheanfire@gentoo.org>
  +files/pytest-runner-1.1_setup.patch:
  adding patch to remove setup_requires from setup.py

*pytest-runner-1.1 (28 Dec 2012)

  28 Dec 2012; Matthew Thode <prometheanfire@gentoo.org>
  +pytest-runner-1.1.ebuild, +metadata.xml:
  initial add of pytest-runner (needed for dev-python/keyring)