pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/py-fsspect: import py-fsspec-0.8.4



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Thu Oct 22 23:00:53 2020 +0100
Changeset:	dd6702d52fc142c5414bc0602f115082bfa9ef25

Added Files:
	py-fsspec/DESCR
	py-fsspec/Makefile
	py-fsspec/PLIST
	py-fsspec/distinfo

Log Message:
wip/py-fsspect: import py-fsspec-0.8.4

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dd6702d52fc142c5414bc0602f115082bfa9ef25

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-fsspec/DESCR    |   0
 py-fsspec/Makefile |  18 ++++++++++
 py-fsspec/PLIST    | 100 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 py-fsspec/distinfo |   6 ++++
 4 files changed, 124 insertions(+)

diffs:
diff --git a/py-fsspec/DESCR b/py-fsspec/DESCR
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/py-fsspec/Makefile b/py-fsspec/Makefile
new file mode 100644
index 0000000000..b69ecb8fdb
--- /dev/null
+++ b/py-fsspec/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD$
+
+DISTNAME=	fsspec-0.8.4
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	sysutils
+MASTER_SITES=	${MASTER_SITE_PYPI:=f/fsspec/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	http://github.com/intake/filesystem_spec
+COMMENT=	TODO: Short description of the package
+LICENSE=	modified-bsd
+
+PYTHON_VERSIONS_INCOMPATIBLE=	27
+
+DEPENDS+=	${PYPKGPREFIX}-test>=6.0.2:../../devel/py-test
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-fsspec/PLIST b/py-fsspec/PLIST
new file mode 100644
index 0000000000..38b6054ad6
--- /dev/null
+++ b/py-fsspec/PLIST
@@ -0,0 +1,100 @@
+@comment $NetBSD$
+${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}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/fsspec/__init__.py
+${PYSITELIB}/fsspec/__init__.pyc
+${PYSITELIB}/fsspec/__init__.pyo
+${PYSITELIB}/fsspec/_version.py
+${PYSITELIB}/fsspec/_version.pyc
+${PYSITELIB}/fsspec/_version.pyo
+${PYSITELIB}/fsspec/asyn.py
+${PYSITELIB}/fsspec/asyn.pyc
+${PYSITELIB}/fsspec/asyn.pyo
+${PYSITELIB}/fsspec/caching.py
+${PYSITELIB}/fsspec/caching.pyc
+${PYSITELIB}/fsspec/caching.pyo
+${PYSITELIB}/fsspec/compression.py
+${PYSITELIB}/fsspec/compression.pyc
+${PYSITELIB}/fsspec/compression.pyo
+${PYSITELIB}/fsspec/conftest.py
+${PYSITELIB}/fsspec/conftest.pyc
+${PYSITELIB}/fsspec/conftest.pyo
+${PYSITELIB}/fsspec/core.py
+${PYSITELIB}/fsspec/core.pyc
+${PYSITELIB}/fsspec/core.pyo
+${PYSITELIB}/fsspec/dircache.py
+${PYSITELIB}/fsspec/dircache.pyc
+${PYSITELIB}/fsspec/dircache.pyo
+${PYSITELIB}/fsspec/fuse.py
+${PYSITELIB}/fsspec/fuse.pyc
+${PYSITELIB}/fsspec/fuse.pyo
+${PYSITELIB}/fsspec/gui.py
+${PYSITELIB}/fsspec/gui.pyc
+${PYSITELIB}/fsspec/gui.pyo
+${PYSITELIB}/fsspec/implementations/__init__.py
+${PYSITELIB}/fsspec/implementations/__init__.pyc
+${PYSITELIB}/fsspec/implementations/__init__.pyo
+${PYSITELIB}/fsspec/implementations/cached.py
+${PYSITELIB}/fsspec/implementations/cached.pyc
+${PYSITELIB}/fsspec/implementations/cached.pyo
+${PYSITELIB}/fsspec/implementations/dask.py
+${PYSITELIB}/fsspec/implementations/dask.pyc
+${PYSITELIB}/fsspec/implementations/dask.pyo
+${PYSITELIB}/fsspec/implementations/dvc.py
+${PYSITELIB}/fsspec/implementations/dvc.pyc
+${PYSITELIB}/fsspec/implementations/dvc.pyo
+${PYSITELIB}/fsspec/implementations/ftp.py
+${PYSITELIB}/fsspec/implementations/ftp.pyc
+${PYSITELIB}/fsspec/implementations/ftp.pyo
+${PYSITELIB}/fsspec/implementations/git.py
+${PYSITELIB}/fsspec/implementations/git.pyc
+${PYSITELIB}/fsspec/implementations/git.pyo
+${PYSITELIB}/fsspec/implementations/github.py
+${PYSITELIB}/fsspec/implementations/github.pyc
+${PYSITELIB}/fsspec/implementations/github.pyo
+${PYSITELIB}/fsspec/implementations/hdfs.py
+${PYSITELIB}/fsspec/implementations/hdfs.pyc
+${PYSITELIB}/fsspec/implementations/hdfs.pyo
+${PYSITELIB}/fsspec/implementations/http.py
+${PYSITELIB}/fsspec/implementations/http.pyc
+${PYSITELIB}/fsspec/implementations/http.pyo
+${PYSITELIB}/fsspec/implementations/jupyter.py
+${PYSITELIB}/fsspec/implementations/jupyter.pyc
+${PYSITELIB}/fsspec/implementations/jupyter.pyo
+${PYSITELIB}/fsspec/implementations/local.py
+${PYSITELIB}/fsspec/implementations/local.pyc
+${PYSITELIB}/fsspec/implementations/local.pyo
+${PYSITELIB}/fsspec/implementations/memory.py
+${PYSITELIB}/fsspec/implementations/memory.pyc
+${PYSITELIB}/fsspec/implementations/memory.pyo
+${PYSITELIB}/fsspec/implementations/sftp.py
+${PYSITELIB}/fsspec/implementations/sftp.pyc
+${PYSITELIB}/fsspec/implementations/sftp.pyo
+${PYSITELIB}/fsspec/implementations/smb.py
+${PYSITELIB}/fsspec/implementations/smb.pyc
+${PYSITELIB}/fsspec/implementations/smb.pyo
+${PYSITELIB}/fsspec/implementations/webhdfs.py
+${PYSITELIB}/fsspec/implementations/webhdfs.pyc
+${PYSITELIB}/fsspec/implementations/webhdfs.pyo
+${PYSITELIB}/fsspec/implementations/zip.py
+${PYSITELIB}/fsspec/implementations/zip.pyc
+${PYSITELIB}/fsspec/implementations/zip.pyo
+${PYSITELIB}/fsspec/mapping.py
+${PYSITELIB}/fsspec/mapping.pyc
+${PYSITELIB}/fsspec/mapping.pyo
+${PYSITELIB}/fsspec/registry.py
+${PYSITELIB}/fsspec/registry.pyc
+${PYSITELIB}/fsspec/registry.pyo
+${PYSITELIB}/fsspec/spec.py
+${PYSITELIB}/fsspec/spec.pyc
+${PYSITELIB}/fsspec/spec.pyo
+${PYSITELIB}/fsspec/transaction.py
+${PYSITELIB}/fsspec/transaction.pyc
+${PYSITELIB}/fsspec/transaction.pyo
+${PYSITELIB}/fsspec/utils.py
+${PYSITELIB}/fsspec/utils.pyc
+${PYSITELIB}/fsspec/utils.pyo
diff --git a/py-fsspec/distinfo b/py-fsspec/distinfo
new file mode 100644
index 0000000000..cfa02cc70a
--- /dev/null
+++ b/py-fsspec/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (fsspec-0.8.4.tar.gz) = 74e37404e9476ba030c514c4f270037ed280ad97
+RMD160 (fsspec-0.8.4.tar.gz) = da7bfdffe3887a93d9d308bda193d760beefb749
+SHA512 (fsspec-0.8.4.tar.gz) = 65079849b09fe99cc1eba48831263e157ad0d143b30deb3d443fd0706e1ab29f6ef5a96cdd6c19299101d6082b7c09e33c00f5f126de94f8a169744b0b56d468
+Size (fsspec-0.8.4.tar.gz) = 240848 bytes


Home | Main Index | Thread Index | Old Index