| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Apr 2013 06:44:00
1.2.0
|
rm  |
- pass maintainership to zope@
- trim Makefile header, while here
Approved by: clsung (maintainer, via linkedin)
Feature safe: yes |
31 Jan 2013 13:40:49
1.2.0
|
rm  |
- update to 1.2.0 (that's required for our current devel/py-dateutil version)
- trim Makefile header
- tab -> space change in pkg-descr:WWW
Approved by: maintainer (implicit; email with no response) |
14 Dec 2011 10:13:51
1.1.0
|
clsung  |
- update to 1.1.0
- add LICENSE (MIT)
- change USE_PYTHON to just YES, because it will work with any supported python
versions
- move pkg-plist to PLIST_FILES
PR: ports/163014
Submitted by: rm |
15 Nov 2011 06:33:15
1.0.0
|
clsung  |
Six is a Python 2 and 3 compatibility library. It provides utility
functions for smoothing over the differences between the Python versions
with the goal of writing Python code that is compatible on both Python
versions. See the documentation for more information on what is provided.
WWW: http://pypi.python.org/pypi/six
Noted by: rm
Feature safe: yes |