import py-ipaddress, ok czarkoff@

Python 3.3's ipaddress for Python 2.6 and 2.7.
This commit is contained in:
sthen 2015-06-08 10:32:12 +00:00
parent ecdee01b34
commit 68dea8b486
4 changed files with 32 additions and 0 deletions

21
net/py-ipaddress/Makefile Normal file
View File

@ -0,0 +1,21 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/06/08 10:32:12 sthen Exp $
COMMENT = Python 3.3's ipaddress for Python 2.6 and 2.7
MODPY_EGG_VERSION = 1.0.7
DISTNAME = ipaddress-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
CATEGORIES = net
HOMEPAGE = https://github.com/phihag/ipaddress
# Python
PERMIT_PACKAGE_CDROM = Yes
MODPY_PI = Yes
MODULES = lang/python
MODPY_SETUPTOOLS = Yes
NO_TEST = Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (ipaddress-1.0.7.tar.gz) = LJnp6uotrL5AOLO+dy7GUPW09MjMR5w3BLgWc9loSdc=
SIZE (ipaddress-1.0.7.tar.gz) = 15126

View File

@ -0,0 +1 @@
Python 3.3's ipaddress for Python 2.6 and 2.7.

View File

@ -0,0 +1,8 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/06/08 10:32:12 sthen Exp $
lib/python${MODPY_VERSION}/site-packages/ipaddress-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
lib/python${MODPY_VERSION}/site-packages/ipaddress-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
lib/python${MODPY_VERSION}/site-packages/ipaddress-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
lib/python${MODPY_VERSION}/site-packages/ipaddress-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
lib/python${MODPY_VERSION}/site-packages/ipaddress-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
lib/python${MODPY_VERSION}/site-packages/ipaddress.py
lib/python${MODPY_VERSION}/site-packages/ipaddress.pyc