summaryrefslogtreecommitdiff
blob: 5588bb75c1e6d77039723cc83a6da11b9c2a4f21 (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
# ChangeLog for dev-python/pytest-runner
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest-runner/ChangeLog,v 1.7 2014/08/10 21:18:23 slyfox Exp $

  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)