Commit graph

6 commits

Author SHA1 Message Date
wiz
4faa202860 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
obache
855d23ae6c fix a typo (thanks dholland!) 2011-10-14 05:08:53 +00:00
obache
61abb8e7a9 Fixes for trying to build with python24. 2011-10-14 04:57:59 +00:00
obache
229bb6ccc1 Add dependency on converters/py-simplejson for python25. 2011-10-14 04:47:34 +00:00
dholland
831fafca88 Does not work with:
python24 (uses perl-style if syntax)
   python25 (ImportError: No module named simplejson)
2011-10-14 04:23:20 +00:00
wiz
caa514574b Initial import of py-ckanclient-0.9.0:
ckanclient is a Python module to read and write to a CKAN server
via the API.
2011-10-03 11:04:32 +00:00