py-swh-objstorage-replayer-0.2.1 import to wip

This commit is contained in:
K.I.A.Derouiche 2020-12-27 11:22:14 +01:00
parent 79cef3810e
commit fcea7c847a
4 changed files with 65 additions and 0 deletions

View File

@ -0,0 +1,3 @@
Simple command line tool to replicate content objects
from a source Object storage to a destination one by
listening the content topic of a swh.journal kafka stream.

View File

@ -0,0 +1,24 @@
# $NetBSD$
DISTNAME= swh.objstorage.replayer-0.2.1
PKGNAME= ${PYPKGPREFIX}-swh-objstorage-replayer-0.2.1
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/swh.objstorage.replayer/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://forge.softwareheritage.org/diffusion/swh-objstorage-replayer
COMMENT= Software Heritage content replayer
LICENSE= gnu-gpl-v3
PYTHON_VERSIONS_INCOMPATIBLE+= 27
BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=4.1.2:../../devel/py-setuptools_scm
DEPENDS+= ${PYPKGPREFIX}-swh-core>=0.10.0:../../wip/py-swh-core
DEPENDS+= ${PYPKGPREFIX}-swh-storage>=0.13.1:../../wip/py-swh-storage
DEPENDS+= ${PYPKGPREFIX}-swh-journal>=0.4.2:../../wip/py-swh.journal
TEST_DEPENDS+= ${PYPKGPREFIX}-test>=6.2.0:../../devel/py-test
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -0,0 +1,32 @@
@comment $NetBSD$
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.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/objstorage/__init__.py
${PYSITELIB}/swh/objstorage/__init__.pyc
${PYSITELIB}/swh/objstorage/__init__.pyo
${PYSITELIB}/swh/objstorage/replayer/__init__.py
${PYSITELIB}/swh/objstorage/replayer/__init__.pyc
${PYSITELIB}/swh/objstorage/replayer/__init__.pyo
${PYSITELIB}/swh/objstorage/replayer/cli.py
${PYSITELIB}/swh/objstorage/replayer/cli.pyc
${PYSITELIB}/swh/objstorage/replayer/cli.pyo
${PYSITELIB}/swh/objstorage/replayer/py.typed
${PYSITELIB}/swh/objstorage/replayer/replay.py
${PYSITELIB}/swh/objstorage/replayer/replay.pyc
${PYSITELIB}/swh/objstorage/replayer/replay.pyo
${PYSITELIB}/swh/objstorage/replayer/tests/__init__.py
${PYSITELIB}/swh/objstorage/replayer/tests/__init__.pyc
${PYSITELIB}/swh/objstorage/replayer/tests/__init__.pyo
${PYSITELIB}/swh/objstorage/replayer/tests/test_cli.py
${PYSITELIB}/swh/objstorage/replayer/tests/test_cli.pyc
${PYSITELIB}/swh/objstorage/replayer/tests/test_cli.pyo
${PYSITELIB}/swh/objstorage/replayer/tests/test_replay.py
${PYSITELIB}/swh/objstorage/replayer/tests/test_replay.pyc
${PYSITELIB}/swh/objstorage/replayer/tests/test_replay.pyo

View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (swh.objstorage.replayer-0.2.1.tar.gz) = 90349e3dff0fb3b8fef05be9411e0b5d587ed68a
RMD160 (swh.objstorage.replayer-0.2.1.tar.gz) = 7a06955e7a4a0592fa325fbe5d6f6175d0325ad4
SHA512 (swh.objstorage.replayer-0.2.1.tar.gz) = c0f1c94126360075a602d7eefdb806a3ea336026f1386d66cb3b4320b4b0dff813c1b710ecbe41d49faa41638b06406aca983b318f136b70b4d25a432e28211c
Size (swh.objstorage.replayer-0.2.1.tar.gz) = 26357 bytes