# Compiling Time: 0.01 SBU
# Maintainer: DeX77 <dex77@frugalware.org>

pkgname=python-greenlet
_F_archive_name="greenlet"
pkgver=1.1.0
pkgrel=1
pkgdesc="Lightweight in-process concurrent programming"
depends=('python')
makedepends=('python-distribute')
groups=('devel-extra')
archs=('x86_64')
_F_github_author="python-greenlet"
_F_github_name="greenlet"
_F_github_tag=y
_F_github_grepv="win"
Finclude github
sha1sums=('c2a3acd8e435ae418fe0bba0b2fd4a70098c037d')

CFLAGS+=" -fno-strict-aliasing"

# optimization OK
