pkgsrc-WIP-changes archive

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

py-swh-loader-tar-0.0.41 import to wip



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Sun Dec 27 11:23:13 2020 +0100
Changeset:	ce5fc539a6a9f590b25c03af89215b60db549040

Added Files:
	py-swh-loader-tar/DESCR
	py-swh-loader-tar/Makefile
	py-swh-loader-tar/PLIST
	py-swh-loader-tar/distinfo

Log Message:
py-swh-loader-tar-0.0.41 import to wip

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

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

diffstat:
 py-swh-loader-tar/DESCR    |  5 +++++
 py-swh-loader-tar/Makefile | 28 ++++++++++++++++++++++++++
 py-swh-loader-tar/PLIST    | 50 ++++++++++++++++++++++++++++++++++++++++++++++
 py-swh-loader-tar/distinfo |  6 ++++++
 4 files changed, 89 insertions(+)

diffs:
diff --git a/py-swh-loader-tar/DESCR b/py-swh-loader-tar/DESCR
new file mode 100644
index 0000000000..99343b8e1e
--- /dev/null
+++ b/py-swh-loader-tar/DESCR
@@ -0,0 +1,5 @@
+The Software Heritage Tarball Loader is in charge of ingesting the directory
+representation of the tarball into the Software Heritage archive.
+
+
+
diff --git a/py-swh-loader-tar/Makefile b/py-swh-loader-tar/Makefile
new file mode 100644
index 0000000000..deec94d94d
--- /dev/null
+++ b/py-swh-loader-tar/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD$
+
+DISTNAME=	swh.loader.tar-0.0.41
+PKGNAME=	${PYPKGPREFIX}-swh-loader-tar-0.0.41
+CATEGORIES=	archive python
+MASTER_SITES=	${MASTER_SITE_PYPI:=s/swh.loader.tar/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://forge.softwareheritage.org/diffusion/DLDTAR
+COMMENT=	Software Heritage Tarball Loader
+LICENSE=	gnu-gpl-v3
+
+DEPENDS+=	${PYPKGPREFIX}-arrow>=0.15.8:../../time/py-arrow
+DEPENDS+=	${PYPKGPREFIX}-vcversioner>=2.16.0.0:../../devel/py-vcversioner
+DEPENDS+=	${PYPKGPREFIX}-requests>=2.25.0:../../devel/py-requests
+DEPENDS+=	${PYPKGPREFIX}-click>=7.1.2:../../devel/py-click
+DEPENDS+=	${PYPKGPREFIX}-dateutil>=2.8.1:../../time/py-dateutil
+DEPENDS+=	${PYPKGPREFIX}-swh-core>=0.10.0:../../wip/py-swh-core
+DEPENDS+=	${PYPKGPREFIX}-swh-model>=0.7.2:../../wip/py-swh-model
+DEPENDS+=	${PYPKGPREFIX}-swh-scheduler>=0.0.39:../../wip/py-swh-scheduler
+DEPENDS+=	${PYPKGPREFIX}-swh-storage>=0.0.83:../../wip/py-swh-storage
+DEPENDS+=	${PYPKGPREFIX}-swh-loader-core>=0.0.35:../../wip/py-swh-loader-core
+DEPENDS+=	${PYPKGPREFIX}-swh-loader-dir>=0.0.33:../../wip/py-swh-loader-dir
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-swh-loader-tar/PLIST b/py-swh-loader-tar/PLIST
new file mode 100644
index 0000000000..fc7318bf59
--- /dev/null
+++ b/py-swh-loader-tar/PLIST
@@ -0,0 +1,50 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/swh/__init__.py
+${PYSITELIB}/swh/__init__.pyc
+${PYSITELIB}/swh/__init__.pyo
+${PYSITELIB}/swh/loader/__init__.py
+${PYSITELIB}/swh/loader/__init__.pyc
+${PYSITELIB}/swh/loader/__init__.pyo
+${PYSITELIB}/swh/loader/tar/__init__.py
+${PYSITELIB}/swh/loader/tar/__init__.pyc
+${PYSITELIB}/swh/loader/tar/__init__.pyo
+${PYSITELIB}/swh/loader/tar/_version.py
+${PYSITELIB}/swh/loader/tar/_version.pyc
+${PYSITELIB}/swh/loader/tar/_version.pyo
+${PYSITELIB}/swh/loader/tar/build.py
+${PYSITELIB}/swh/loader/tar/build.pyc
+${PYSITELIB}/swh/loader/tar/build.pyo
+${PYSITELIB}/swh/loader/tar/loader.py
+${PYSITELIB}/swh/loader/tar/loader.pyc
+${PYSITELIB}/swh/loader/tar/loader.pyo
+${PYSITELIB}/swh/loader/tar/py.typed
+${PYSITELIB}/swh/loader/tar/tasks.py
+${PYSITELIB}/swh/loader/tar/tasks.pyc
+${PYSITELIB}/swh/loader/tar/tasks.pyo
+${PYSITELIB}/swh/loader/tar/tests/__init__.py
+${PYSITELIB}/swh/loader/tar/tests/__init__.pyc
+${PYSITELIB}/swh/loader/tar/tests/__init__.pyo
+${PYSITELIB}/swh/loader/tar/tests/conftest.py
+${PYSITELIB}/swh/loader/tar/tests/conftest.pyc
+${PYSITELIB}/swh/loader/tar/tests/conftest.pyo
+${PYSITELIB}/swh/loader/tar/tests/resources/sample-folder.tgz
+${PYSITELIB}/swh/loader/tar/tests/test_build.py
+${PYSITELIB}/swh/loader/tar/tests/test_build.pyc
+${PYSITELIB}/swh/loader/tar/tests/test_build.pyo
+${PYSITELIB}/swh/loader/tar/tests/test_loader.py
+${PYSITELIB}/swh/loader/tar/tests/test_loader.pyc
+${PYSITELIB}/swh/loader/tar/tests/test_loader.pyo
+${PYSITELIB}/swh/loader/tar/tests/test_tasks.py
+${PYSITELIB}/swh/loader/tar/tests/test_tasks.pyc
+${PYSITELIB}/swh/loader/tar/tests/test_tasks.pyo
+${PYSITELIB}/swh/loader/tar/tests/test_utils.py
+${PYSITELIB}/swh/loader/tar/tests/test_utils.pyc
+${PYSITELIB}/swh/loader/tar/tests/test_utils.pyo
+${PYSITELIB}/swh/loader/tar/utils.py
+${PYSITELIB}/swh/loader/tar/utils.pyc
+${PYSITELIB}/swh/loader/tar/utils.pyo
diff --git a/py-swh-loader-tar/distinfo b/py-swh-loader-tar/distinfo
new file mode 100644
index 0000000000..fccfcce55e
--- /dev/null
+++ b/py-swh-loader-tar/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (swh.loader.tar-0.0.41.tar.gz) = 9c652f9279aa610b1c5ef2a1459a035d2e80a016
+RMD160 (swh.loader.tar-0.0.41.tar.gz) = 69dd570e6b4a47f66bc78a6f554128b9e0be46f2
+SHA512 (swh.loader.tar-0.0.41.tar.gz) = 5826a723f3df9d8164e1c1c4e3e887ea1e8bd25aae137298c10039007be178608ef3845fd1dcb4e9c20819894b2435d790579f6a8bbef0d2db71cf9172b3945b
+Size (swh.loader.tar-0.0.41.tar.gz) = 11382 bytes


Home | Main Index | Thread Index | Old Index