Version: 2.1.11, Package name: py-ipaddr-2.1.11 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description An IPv4/IPv6 manipulation library in Python. This library is used to create/poke/manipulate IPv4 and IPv6 addresses and prefixes. |
Filesize: 28.365 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2019-11-30 17:44:16 by Kurt Mosiejczuk | Files touched by this commit (1) |
Log message: Move tests to MODPY_PYTEST |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-08-27 02:24:21 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Update to ipaddr-2.1.11 |
2016-01-26 06:29:11 by Stuart Henderson | Files touched by this commit (7) |
Log message: use MODPY_PI MASTER_SITES where the files are the same as on googlecode. update some HOMEPAGEs and add some comments. |
2016-01-26 06:05:27 by Stuart Henderson | Files touched by this commit (24) |
Log message: Chase Location: header redirects for googlecode-hosted HOMEPAGEs and bump REVISION. |