File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# $NetBSD$
22
33DISTNAME = partd-1.4.2
4- PKGREVISION =1
4+ PKGREVISION = 2
55PKGNAME = ${PYPKGPREFIX}-${DISTNAME}
66CATEGORIES = databases
77MASTER_SITES = ${MASTER_SITE_PYPI:=p/partd/}
@@ -12,15 +12,13 @@ HOMEPAGE= https://github.com/dask/partd/
1212COMMENT = Key-Value byte store with appendable values
1313LICENSE = modified-bsd
1414
15- PYTHON_VERSIONS_INCOMPATIBLE = 27 38
1615
1716TOOL_DEPENDS+ = ${PYPKGPREFIX}-setuptools>=68.2:../../devel/py-setuptools
1817TOOL_DEPENDS+ = ${PYPKGPREFIX}-wheel>=0.41:../../devel/py-wheel
1918TOOL_DEPENDS+ = ${PYPKGPREFIX}-versioneer>=0.29:../../devel/py-versioneer
2019
2120DEPENDS+ = ${PYPKGPREFIX}-toolz>=0.8.2:../../devel/py-toolz
2221DEPENDS+ = ${PYPKGPREFIX}-locket>=0.2.1:../../wip/py-locket
23- DEPENDS+ = ${PYPKGPREFIX}-blosc2>=2.3.1:../../wip/py-blosc2
2422DEPENDS+ = ${PYPKGPREFIX}-zmq>=0.2.1:../../net/py-zmq
2523DEPENDS+ = ${PYPKGPREFIX}-numpy>=1.9.0:../../math/py-numpy
2624DEPENDS+ = ${PYPKGPREFIX}-pandas>=1.3.0:../../math/py-pandas
Original file line number Diff line number Diff line change 11@comment $NetBSD$
2- ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
32${PYSITELIB}/${WHEEL_INFODIR}/METADATA
43${PYSITELIB}/${WHEEL_INFODIR}/RECORD
54${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
5+ ${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.txt
66${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
77${PYSITELIB}/partd/__init__.py
88${PYSITELIB}/partd/__init__.pyc
You can’t perform that action at this time.
0 commit comments