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

This commit is contained in:
K.I.A.Derouiche 2020-12-27 11:23:13 +01:00
parent fcea7c847a
commit ce5fc539a6
4 changed files with 89 additions and 0 deletions

5
py-swh-loader-tar/DESCR Normal file
View File

@ -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.

View File

@ -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
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"

50
py-swh-loader-tar/PLIST Normal file
View File

@ -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

View File

@ -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