Skip to content
Snippets Groups Projects
Verified Commit 4dbda4e9 authored by sunpoet's avatar sunpoet
Browse files
parent 32b152ec
No related branches found
No related tags found
No related merge requests found
PORTNAME= ipyparallel
PORTVERSION= 8.4.1
PORTREVISION= 1
PORTVERSION= 8.6.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python@FreeBSD.org
COMMENT= Interactive Parallel Computing with IPython
WWW= https://ipyparallel.readthedocs.io
WWW= https://ipyparallel.readthedocs.io/en/latest/ \
https://github.com/ipython/ipyparallel
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING.md
......
TIMESTAMP = 1655829892
SHA256 (ipyparallel-8.4.1.tar.gz) = 670bbe05755381742e1ea01177dc428ff8f3e94af1f0d5642c9d19f37ca8289b
SIZE (ipyparallel-8.4.1.tar.gz) = 6843301
TIMESTAMP = 1703495871
SHA256 (ipyparallel-8.6.1.tar.gz) = a39aa5ef9560170bf0e9afedca9ff045e1b9c1832c49303377edcc91cea9fb77
SIZE (ipyparallel-8.6.1.tar.gz) = 6807935
......@@ -95,8 +95,6 @@ setup(
],
},
packages=[
'benchmarks.benchmarks',
'benchmarks.profiling',
'ipyparallel',
'ipyparallel.apps',
'ipyparallel.client',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment