Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -0,0 +1 @@
A backport of linecache to older supported Pythons.

View File

@@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.4 2016/06/08 17:43:27 wiz Exp $
DISTNAME= linecache2-1.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/linecache2/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pypi.python.org/pypi/linecache2
COMMENT= Backport of the linecache module to older Python versions
LICENSE= python-software-foundation
DEPENDS+= ${PYPKGPREFIX}-pbr-[0-9]*:../../devel/py-pbr
# https://github.com/testing-cabal/linecache2/issues/2
# https://bugs.python.org/issue24054
post-extract:
${RM} ${WRKSRC}/linecache2/tests/inspect_fodder2.py
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

22
devel/py-linecache2/PLIST Normal file
View File

@@ -0,0 +1,22 @@
@comment $NetBSD: PLIST,v 1.2 2016/01/09 22:36:45 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/pbr.json
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/linecache2/__init__.py
${PYSITELIB}/linecache2/__init__.pyc
${PYSITELIB}/linecache2/__init__.pyo
${PYSITELIB}/linecache2/tests/__init__.py
${PYSITELIB}/linecache2/tests/__init__.pyc
${PYSITELIB}/linecache2/tests/__init__.pyo
${PYSITELIB}/linecache2/tests/inspect_fodder.py
${PYSITELIB}/linecache2/tests/inspect_fodder.pyc
${PYSITELIB}/linecache2/tests/inspect_fodder.pyo
${PYSITELIB}/linecache2/tests/mapping_tests.py
${PYSITELIB}/linecache2/tests/mapping_tests.pyc
${PYSITELIB}/linecache2/tests/mapping_tests.pyo
${PYSITELIB}/linecache2/tests/test_linecache.py
${PYSITELIB}/linecache2/tests/test_linecache.pyc
${PYSITELIB}/linecache2/tests/test_linecache.pyo

View File

@@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.1 2016/01/09 13:30:21 wiz Exp $
SHA1 (linecache2-1.0.0.tar.gz) = d84b2e1479ff5939f7d330894a8cf797803cc457
RMD160 (linecache2-1.0.0.tar.gz) = da6bcf3bd6f14c244a0b387c5b43fc9bab2fccdf
SHA512 (linecache2-1.0.0.tar.gz) = e585a6e4c054c1965bc4241a1e36b57cb04f32b2d778df0ae4381975700497975251f509354d3622e36c82973c726a207b815f8b12060d9d583b6669a9eb279e
Size (linecache2-1.0.0.tar.gz) = 11013 bytes