Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-03 | Update for python25 removal. | wiz | 1 | -7/+1 | |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-04-08 | Remove python24 and all traces of it from pkgsrc. | wiz | 1 | -3/+1 | |
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. | |||||
2011-10-14 | fix a typo (thanks dholland!) | obache | 1 | -2/+2 | |
2011-10-14 | Fixes for trying to build with python24. | obache | 1 | -2/+2 | |
2011-10-14 | Add dependency on converters/py-simplejson for python25. | obache | 1 | -2/+8 | |
2011-10-14 | Does not work with: | dholland | 1 | -1/+3 | |
python24 (uses perl-style if syntax) python25 (ImportError: No module named simplejson) | |||||
2011-10-03 | Initial import of py-ckanclient-0.9.0: | wiz | 4 | -0/+46 | |
ckanclient is a Python module to read and write to a CKAN server via the API. |