gpo.zugaina.org

Search Portage & Overlays:

dev-python/greenlet

Lightweight in-process concurrent programming

Screenshots

  • greenlet-0.4.1-r1000
    *
    doc python_abis_2.5 python_abis_2.6 python_abis_2.7 python_abis_3.1 python_abis_3.2 python_abis_3.3 python_abis_3.4

    View      Download      Browse     License: MIT   
    Overlay: progress (layman)
  • greenlet-0.4.1-r1000
    *
    doc python_abis_2.5 python_abis_2.6 python_abis_2.7 python_abis_3.1 python_abis_3.2 python_abis_3.3 python_abis_3.4

    View      Download      Browse     License: MIT   
    Overlay: funtoo (distro)
  • greenlet-0.4.1
    ~amd64 ~arm ~x86 ~amd64-linux ~x86-linux
    doc python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3

    View      Download      Browse     License: MIT   
    Overlay: gentoo (distro)
  • greenlet-0.4.0-r2
    ~amd64 ~arm ~x86 ~amd64-linux ~x86-linux
    doc python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3

    View      Download      Browse     License: MIT   
    Overlay: gentoo (distro)
  • greenlet-0.4.0-r1
    ~amd64 ~arm ~x86 ~amd64-linux ~x86-linux
    doc python_targets_python2_5 python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 python_targets_python3_3

    View      Download      Browse     License: MIT   
    Overlay: gentoo (distro)
  • greenlet-0.4.0
    ~amd64 ~arm ~x86 ~amd64-linux ~x86-linux
    doc

    View      Download      Browse     License: MIT   
    Overlay: gentoo (distro)
  • greenlet-0.3.4-r1
    ~amd64 ~x86
    doc

    View      Download      Browse     License: MIT   
    Overlay: gentoo (distro)
  • greenlet-0.3.4
    ~amd64 ~x86

    View      Download      Browse     License: MIT   
    Overlay: gentoo (distro)
  • greenlet-0.3.3
    ~amd64 ~x86

    View      Download      Browse     License: MIT   
    Overlay: gentoo (distro)
  • greenlet-0.3.1-r1
    ~amd64

    View      Download      Browse     License: MIT   
    Overlay: openstack (outside)
  • greenlet-0.3.1
    ~amd64 ~x86

    View      Download      Browse     License: MIT   
    Overlay: gentoo (distro)
  • greenlet-0.2
    ~amd64
    test

    View      Download      Browse     License: MIT   
    Overlay: dberkholz (layman)

ChangeLog

# ChangeLog for dev-python/greenlet
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/greenlet/ChangeLog,v 1.14 2013/06/13 06:04:01 patrick Exp $

*greenlet-0.4.1 (13 Jun 2013)

13 Jun 2013; Patrick Lauer <patrick@gentoo.org> +greenlet-0.4.1.ebuild:
Bump

*greenlet-0.4.0-r2 (29 May 2013)

29 May 2013; Tim Harder <radhermit@gentoo.org> +greenlet-0.4.0-r2.ebuild,
+files/greenlet-0.4.0-gcc48.patch:
Revision bump, add upstream fixes for gcc-4.8 issues.

12 Feb 2013; Micha? Górny <mgorny@gentoo.org> greenlet-0.4.0-r1.ebuild:
Add a note that greenlet is built-in in PyPy.

*greenlet-0.4.0-r1 (04 Feb 2013)

04 Feb 2013; Micha? Górny <mgorny@gentoo.org> +greenlet-0.4.0-r1.ebuild:
Migrate to distutils-r1.

06 Dec 2012; Sébastien Fabbro <bicatali@gentoo.org> greenlet-0.4.0.ebuild:
Keyword amd64-linux and x86-linux

17 Jul 2012; Mike Frysinger <vapier@gentoo.org> greenlet-0.4.0.ebuild:
Add arm love.

*greenlet-0.4.0 (28 Jun 2012)

28 Jun 2012; Patrick Lauer <patrick@gentoo.org> +greenlet-0.4.0.ebuild:
Bump

15 May 2012; Kacper Kowalik <xarthisius@gentoo.org> greenlet-0.3.4-r1.ebuild:
Reintroduce mistakenly dropped -fno-strict-aliasing for python 2.x. Thanks to
Arfrever for spotting

*greenlet-0.3.4-r1 (15 May 2012)

15 May 2012; Kacper Kowalik <xarthisius@gentoo.org> +greenlet-0.3.4-r1.ebuild:
Bump to eapi4, install docs, drop unnecessary -fno-strict-aliasing

*greenlet-0.3.4 (09 Mar 2012)

09 Mar 2012; Patrick Lauer <patrick@gentoo.org> +greenlet-0.3.4.ebuild:
Bump for #404421

20 Feb 2012; Patrick Lauer <patrick@gentoo.org> greenlet-0.3.1.ebuild,
greenlet-0.3.3.ebuild:
Restricting pypy #404911

*greenlet-0.3.3 (19 Jan 2012)

19 Jan 2012; Sébastien Fabbro <bicatali@gentoo.org> +greenlet-0.3.3.ebuild:
Version bump

09 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
greenlet-0.3.1.ebuild, +files/greenlet-0.3.1-python-3.2.patch:
Fix building with Python 3.2 (bug #343385).

*greenlet-0.3.1 (18 Oct 2010)

18 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+greenlet-0.3.1.ebuild, +metadata.xml:
Initial addition. Ebuild written by me.