summaryrefslogtreecommitdiff
blob: 4c148106725e32ad373acab32fdfb64a4d6d1a4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# ChangeLog for dev-python/pytest-runner
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest-runner/ChangeLog,v 1.4 2013/01/06 23:11:44 mgorny Exp $

  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)