summaryrefslogtreecommitdiff
blob: a174b71a7a79e05931c48f60ec3fb72f9378008f (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
# ChangeLog for dev-python/sure
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/sure/ChangeLog,v 1.7 2015/03/09 00:05:04 pacho Exp $

  09 Mar 2015; Pacho Ramos <pacho@gentoo.org> sure-1.2.5-r1.ebuild:
  x86 stable, bug 540290

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

  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