Version: 1.16.0, Package name: py-six-1.16.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description 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. |
Filesize: 33.243 KB |
Version History (View Complete History) |
|
2021-11-01 18:01:05 by Stuart Henderson | Files touched by this commit (120) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-09-02 07:21:19 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to py-six-1.16.0 some test failures with py3's py-test, "PytestWarning: cannot collect test class 'XXX' because it has a __init__ constructor", but these are seen with the previous version and some other ports too. |
2021-05-21 13:50:39 by Kurt Mosiejczuk | Files touched by this commit (326) |
Log message: Bump the REVISION on all ports that use the python2 version of py-setuptools. Also change the lang/python module to use the new devel/py2-setuptools for python2 ports ok sthen@ |
2020-11-22 11:36:01 by Daniel Dickman | Files touched by this commit (2) |
Log message: update py-six to 1.15.0 Submitted by Aisha Tammy back in September as one step toward getting py-sphinx updated. Also improves python 3.9+ support. tested by kmos@ and myself |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-11-09 07:34:32 by Pavel Korovin | Files touched by this commit (1) |
Log message: Update HOMEPAGE |
2019-11-06 08:55:57 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to py-six-1.13.0 |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-13 12:06:44 by Daniel Jakots | Files touched by this commit (48) |
Log message: Remove shadchin@ as maintainer per his request Other categories will follow shortly |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2019-03-25 08:29:53 by Klemens Nanni | Files touched by this commit (70) |
Log message: Convert devel/py-test consumers to new MODPY_PYTEST lang/python/python.port.mk revision 1.102 and 1.103 added MODPY_TEST_LOCALE and MODPY_PYTEST respectively, nicely wrapping up the usual pytest dance. This removes hand-rolled do-tests from all 70 ports by setting MODPY_PYTEST=Yes and MODPY_TEST_LOCALE as well as HOME=${WRKDIR} to TESTENV as needed. From Kurt Mosiejczuk <kurt at cranky dot work>, thanks! OK sthen |
2019-02-26 20:23:29 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to py-six-1.12.0, from Kurt Mosiejczuk, ok shadchin@ |
2018-04-28 04:44:26 by Pavel Korovin | Files touched by this commit (2) |
Log message: Update py-six 1.10.0 -> 1.11.0 ok shadchin@ danj@ sthen@ |
2017-01-03 12:19:49 by Landry Breuil | Files touched by this commit (107) |
Log message: bump ports depending on python3 in devel |
2015-12-21 13:20:37 by Alexandr Shadchin | Files touched by this commit (2) |
Log message: Update to py-six-1.10.0 ok jca@ |
2015-09-29 04:52:13 by Stuart Henderson | Files touched by this commit (50) |
Log message: bump REVISION for setuptools dep change. |
2015-08-25 07:18:28 by Stuart Henderson | Files touched by this commit (107) |
Log message: remove bcallah as maintainer of his ports, at his request |
2015-04-02 08:21:18 by Jasper Lievisse Adriaanse | Files touched by this commit (187) |
Log message: - switch to MODPY_PI |
2015-01-16 18:44:25 by Brian Callahan | Files touched by this commit (2) |
Log message: Update to 1.9.0 |
2014-12-17 23:16:18 by Alexandr Shadchin | Files touched by this commit (2) |
Log message: Add python3 flavor, fix regress and uniform MASTER_SITES. ok sthen@, daniel@, ajacoutot@, bcallah@(maintainer) |