File tree Expand file tree Collapse file tree 4 files changed +47
-0
lines changed Expand file tree Collapse file tree 4 files changed +47
-0
lines changed Original file line number Diff line number Diff line change 1+ Dask is a flexible parallel computing library for analytics
Original file line number Diff line number Diff line change 1+ # $NetBSD$
2+
3+ DISTNAME = tblib-1.7.0
4+ PKGNAME = ${PYPKGPREFIX}-${DISTNAME}
5+ CATEGORIES = databases
6+ MASTER_SITES = ${MASTER_SITE_PYPI:=t/tblib/}
7+
8+
9+ 10+ HOMEPAGE = https://github.com/ionelmc/python-tblib/
11+ COMMENT = Serialization library for Exceptions and Tracebacks
12+ LICENSE = modified-bsd
13+
14+
15+ TEST_DEPENDS+ = ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
16+
17+ do-test :
18+ cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX}
19+
20+ USE_LANGUAGES = # none
21+
22+ .include "../../lang/python/wheel.mk"
23+ .include "../../mk/bsd.pkg.mk"
Original file line number Diff line number Diff line change 1+ @comment $NetBSD$
2+ ${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS.rst
3+ ${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
4+ ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
5+ ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
6+ ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
7+ ${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
8+ ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
9+ ${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
10+ ${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
11+ ${PYSITELIB}/tblib/__init__.py
12+ ${PYSITELIB}/tblib/__init__.pyc
13+ ${PYSITELIB}/tblib/cpython.py
14+ ${PYSITELIB}/tblib/cpython.pyc
15+ ${PYSITELIB}/tblib/decorators.py
16+ ${PYSITELIB}/tblib/decorators.pyc
17+ ${PYSITELIB}/tblib/pickling_support.py
18+ ${PYSITELIB}/tblib/pickling_support.pyc
Original file line number Diff line number Diff line change 1+ $NetBSD$
2+
3+ BLAKE2s (tblib-1.7.0.tar.gz) = 12814d9e878630a4be933b1108d299cc3ba80bd07efd2cd9ab6f0f58839bafae
4+ SHA512 (tblib-1.7.0.tar.gz) = 10dcff18a1da386d9dd6bae35608f4a2d3bc8f87c15fcf49d886f98d95a6defd348ef0dc5637e03f4c553a933a0ecb4c215cf15b1e78fca58fea10052f9fb4e9
5+ Size (tblib-1.7.0.tar.gz) = 33074 bytes
You can’t perform that action at this time.
0 commit comments