Sun Jun 7 08:19:05 2015 UTC ()
Import py27-fastimport-0.9.4 as devel/py-fastimport.

This package provides a parser for and generator of the Git fastimport
format.


(wiz)
diff -r0 -r1.1 pkgsrc/devel/py-fastimport/DESCR
diff -r0 -r1.1 pkgsrc/devel/py-fastimport/Makefile
diff -r0 -r1.1 pkgsrc/devel/py-fastimport/PLIST
diff -r0 -r1.1 pkgsrc/devel/py-fastimport/distinfo

File Added: pkgsrc/devel/py-fastimport/DESCR
This package provides a parser for and generator of the Git fastimport
format.

File Added: pkgsrc/devel/py-fastimport/Makefile
# $NetBSD: Makefile,v 1.1 2015/06/07 08:19:04 wiz Exp $

DISTNAME=	fastimport-0.9.4
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	devel scm
MASTER_SITES=	${MASTER_SITE_GITHUB:=jelmer/}
GITHUB_PROJECT=	python-fastimport
GITHUB_TAG=	${DISTNAME}
DIST_SUBDIR=	${GITHUB_PROJECT}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/jelmer/python-fastimport
COMMENT=	Fastimport parser and generator in Python
LICENSE=	gnu-gpl-v2

PYTHON_VERSIONS_INCOMPATIBLE=	33 34 # not yet ported as of 0.9.4

.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/py-fastimport/PLIST
@comment $NetBSD: PLIST,v 1.1 2015/06/07 08:19:04 wiz Exp $
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/fastimport/__init__.py
${PYSITELIB}/fastimport/__init__.pyc
${PYSITELIB}/fastimport/__init__.pyo
${PYSITELIB}/fastimport/commands.py
${PYSITELIB}/fastimport/commands.pyc
${PYSITELIB}/fastimport/commands.pyo
${PYSITELIB}/fastimport/dates.py
${PYSITELIB}/fastimport/dates.pyc
${PYSITELIB}/fastimport/dates.pyo
${PYSITELIB}/fastimport/errors.py
${PYSITELIB}/fastimport/errors.pyc
${PYSITELIB}/fastimport/errors.pyo
${PYSITELIB}/fastimport/helpers.py
${PYSITELIB}/fastimport/helpers.pyc
${PYSITELIB}/fastimport/helpers.pyo
${PYSITELIB}/fastimport/parser.py
${PYSITELIB}/fastimport/parser.pyc
${PYSITELIB}/fastimport/parser.pyo
${PYSITELIB}/fastimport/processor.py
${PYSITELIB}/fastimport/processor.pyc
${PYSITELIB}/fastimport/processor.pyo
${PYSITELIB}/fastimport/processors/__init__.py
${PYSITELIB}/fastimport/processors/__init__.pyc
${PYSITELIB}/fastimport/processors/__init__.pyo
${PYSITELIB}/fastimport/processors/filter_processor.py
${PYSITELIB}/fastimport/processors/filter_processor.pyc
${PYSITELIB}/fastimport/processors/filter_processor.pyo
${PYSITELIB}/fastimport/processors/query_processor.py
${PYSITELIB}/fastimport/processors/query_processor.pyc
${PYSITELIB}/fastimport/processors/query_processor.pyo
${PYSITELIB}/fastimport/tests/__init__.py
${PYSITELIB}/fastimport/tests/__init__.pyc
${PYSITELIB}/fastimport/tests/__init__.pyo
${PYSITELIB}/fastimport/tests/test_commands.py
${PYSITELIB}/fastimport/tests/test_commands.pyc
${PYSITELIB}/fastimport/tests/test_commands.pyo
${PYSITELIB}/fastimport/tests/test_dates.py
${PYSITELIB}/fastimport/tests/test_dates.pyc
${PYSITELIB}/fastimport/tests/test_dates.pyo
${PYSITELIB}/fastimport/tests/test_errors.py
${PYSITELIB}/fastimport/tests/test_errors.pyc
${PYSITELIB}/fastimport/tests/test_errors.pyo
${PYSITELIB}/fastimport/tests/test_filter_processor.py
${PYSITELIB}/fastimport/tests/test_filter_processor.pyc
${PYSITELIB}/fastimport/tests/test_filter_processor.pyo
${PYSITELIB}/fastimport/tests/test_helpers.py
${PYSITELIB}/fastimport/tests/test_helpers.pyc
${PYSITELIB}/fastimport/tests/test_helpers.pyo
${PYSITELIB}/fastimport/tests/test_parser.py
${PYSITELIB}/fastimport/tests/test_parser.pyc
${PYSITELIB}/fastimport/tests/test_parser.pyo

File Added: pkgsrc/devel/py-fastimport/distinfo
$NetBSD: distinfo,v 1.1 2015/06/07 08:19:04 wiz Exp $

SHA1 (python-fastimport/fastimport-0.9.4.tar.gz) = a34c8a82db0a7b3d839bb8a4da7cf72c23bf0202
RMD160 (python-fastimport/fastimport-0.9.4.tar.gz) = c2f85cfe5bc1f5b28f83669a30a3336d4b659712
Size (python-fastimport/fastimport-0.9.4.tar.gz) = 32481 bytes