File tree Expand file tree Collapse file tree 4 files changed +511
-0
lines changed Expand file tree Collapse file tree 4 files changed +511
-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 =	distributed-2022.4.0
4+ PKGNAME =	${PYPKGPREFIX}-${DISTNAME}
5+ CATEGORIES =	math python
6+ MASTER_SITES =	${MASTER_SITE_PYPI:=d/distributed/}
7+ 
8+ 
9+ 10+ HOMEPAGE =	https://github.com/dask/distributed/
11+ COMMENT =	Distributed is the parallel scheduler for dask
12+ LICENSE =	modified-bsd
13+ 
14+ TEST_DEPENDS+ =	${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
15+ TEST_DEPENDS+ =	${PYPKGPREFIX}-dask-[0-9]*:../../wip/py-dask
16+ DEPENDS+ =	${PYPKGPREFIX}-sortedcontainers>=2.0.1:../../devel/py-sortedcontainers
17+ DEPENDS+ =	${PYPKGPREFIX}-cloudpickle>=1.5.0:../../wip/py-cloudpickle
18+ DEPENDS+ =	${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
19+ DEPENDS+ =	${PYPKGPREFIX}-msgpack-[0-9]*:../../devel/py-msgpack
20+ DEPENDS+ =	${PYPKGPREFIX}-psutil>=5.0:../../sysutils/py-psutil
21+ DEPENDS+ =	${PYPKGPREFIX}-toolz>=0.8.2:../../devel/py-toolz
22+ DEPENDS+ =	${PYPKGPREFIX}-tornado>=6.0.3:../../www/py-tornado
23+ DEPENDS+ =	${PYPKGPREFIX}-tblib>=1.7.0:../../wip/py-tblib
24+ 
25+ USE_LANGUAGES =	#  none
26+ 
27+ .include "../../lang/python/egg.mk"
28+ .include "../../mk/bsd.pkg.mk"
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments