summaryrefslogtreecommitdiff
blob: 9cabe4ead3874903b70a3fe9809ff69f7b0bcb14 (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
# ChangeLog for dev-python/sure
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/sure/ChangeLog,v 1.5 2014/12/10 03:08:52 patrick Exp $

  10 Dec 2014; Patrick Lauer <patrick@gentoo.org> sure-1.2.5-r1.ebuild:
  Relax nose dep, add py3.4 support

*sure-1.2.5-r1 (15 Oct 2014)

  15 Oct 2014; Alex Brandt <alunduil@gentoo.org> +sure-1.2.5-r1.ebuild:
  bump sure with:
    * vcs-snapshot tarball (for tests)
    * add passing test runner
    * add fix for unicode issues while installing python2.7 without locale
    * add proper dependencies for test suite
    * drop old python targets

  31 Mar 2014; Michał Górny <mgorny@gentoo.org> sure-1.2.3.ebuild,
  sure-1.2.5.ebuild:
  Add support for the new PyPy slotting.

*sure-1.2.5 (25 Feb 2014)

  25 Feb 2014; Tomáš Chvátal <scarabeus@gentoo.org> +sure-1.2.5.ebuild,
  sure-1.2.3.ebuild:
  Enable python3_3 build as it seems to work. While at it bump to latest version
  that is available.

*sure-1.2.3 (02 Dec 2013)

  02 Dec 2013; Ian Delaney <idella4@gentoo.org> +metadata.xml,
  +sure-1.2.3.ebuild:
  new dep of test suite of new package httpretty, ebuild prepped by me