Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 129346 - dev-python/simplejson-1.3.ebuild (New Package)
Summary: dev-python/simplejson-1.3.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 155373 155403
  Show dependency tree
 
Reported: 2006-04-09 07:25 UTC by Markus Schirp
Modified: 2007-02-28 00:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-python/simplejson-1.3.ebuild (simplejson-1.3.ebuild,535 bytes, text/plain)
2006-04-09 07:26 UTC, Markus Schirp
Details
dev-python/simplejson-1.5.ebuild (simplejson-1.5.ebuild,643 bytes, text/plain)
2007-01-21 11:28 UTC, brad walker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Schirp 2006-04-09 07:25:32 UTC
Hi

Here is a ebuild for simplejson, a JSON writer and reader for python. JSON is a object serialization language.

mbj
Comment 1 Markus Schirp 2006-04-09 07:26:50 UTC
Created attachment 84276 [details]
dev-python/simplejson-1.3.ebuild
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2006-08-13 16:00:34 UTC
a very similar ebuild is currently in my overlay (layman -a liquidx). moving it to python so that i can keep track of this bug.
Comment 3 Tim Cera 2007-01-21 00:07:13 UTC
Can use this ebuild to install version 1.5.
Comment 4 brad walker 2007-01-21 11:28:30 UTC
Created attachment 107656 [details]
dev-python/simplejson-1.5.ebuild

Improved simplejson-1.5.ebuild (based on LiquidX's ebuild)

Changes:
  updated setuptools dependency (requires >= 0.6_rc5)
  install html documentation
  with FEATURES and USE "test" run test suite (requires dev-python/nose bug #141662)
Comment 5 Tiziano Müller (RETIRED) gentoo-dev 2007-02-28 00:00:40 UTC
Done.