import sysutils/py-augeas, ok jasper@ who kindly offered to take maintainer.

Python bindings for Augeas, allowing programmatic editing of configuration
files in their native formats.
This commit is contained in:
sthen 2015-11-26 10:24:05 +00:00
parent 3ece883eca
commit 8708103478
4 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,30 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/11/26 10:24:05 sthen Exp $
COMMENT= Python bindings for Augeas
MODPY_EGG_VERSION= 0.5.0
DISTNAME= python-augeas-${MODPY_EGG_VERSION}
PKGNAME= ${DISTNAME:S/python-/py-/}
CATEGORIES= sysutils
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# LGPLv2+
PERMIT_PACKAGE_CDROM= Yes
FLAVORS= python3
FLAVOR?=
MODULES= lang/python
MODPY_PI= Yes
# dlopen()s libaugeas
RUN_DEPENDS= sysutils/augeas
TEST_DEPENDS= ${BUILD_PKGPATH} \
${RUN_DEPENDS}
do-test:
cd ${WRKSRC}/test; ${MODPY_BIN} test_augeas.py
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (python-augeas-0.5.0.tar.gz) = Z9WdZs26jWJOA4m4eyqDoXbyHxaodVO1D1cDsj8pusI=
SIZE (python-augeas-0.5.0.tar.gz) = 90667

View File

@ -0,0 +1,2 @@
Python bindings for Augeas, allowing programmatic editing of configuration
files in their native formats.

View File

@ -0,0 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/11/26 10:24:05 sthen Exp $
${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}/
lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}augeas.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/augeas.py
lib/python${MODPY_VERSION}/site-packages/python_augeas-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info