# Compiling Time: 0.01 SBU
# Maintainer: Anthony Jorion <pingax@frugalware.org>
# Contributor: Devil505 <devil505linux@gmail.com>

pkgname=python2-simplejson
pkgver=3.17.0
pkgrel=1
pkgdesc="Simple, fast, extensible JSON encoder/decoder for Python"
depends=('python')
makedepends=('python-distribute')
groups=('devel-extra')
archs=('x86_64')
_F_pypi_name='simplejson'
Finclude pypi
up2date="Flastarchive https://pypi.org/project/simplejson/#files .tar.gz"
sha1sums=('d04766cc5e0259477eeb391adc8ddf39ca2c4ff9')

CFLAGS+=" -fno-strict-aliasing"

replaces=('python-simplejson')
provides=('python-simplejson')
conflicts=('python-simplejson')

# optimization OK
