new pkg: py-swh-scanner-0.2.0 import to wip

This commit is contained in:
K.I.A.Derouiche 2020-12-27 10:37:55 +01:00
parent 31cc8a8976
commit 089891dea4
4 changed files with 97 additions and 0 deletions

2
py-swh-scanner/DESCR Normal file
View File

@ -0,0 +1,2 @@
Source code scanner to analyze code bases and compare them with
source code artifacts archived by Software Heritage

27
py-swh-scanner/Makefile Normal file
View File

@ -0,0 +1,27 @@
# $NetBSD$
DISTNAME= swh.scanner-0.2.0
PKGNAME= ${PYPKGPREFIX}-swh-scanner-0.2.0
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/swh.scanner/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://forge.softwareheritage.org/diffusion/DTSCN/
COMMENT= Software Heritage code scanner
LICENSE= gnu-gpl-v3
PYTHON_VERSIONS_INCOMPATIBLE= 27
DEPENDS+= ${PYPKGPREFIX}-click>=7.1.2:../../devel/py-click
DEPENDS+= ${PYPKGPREFIX}-dash>=4.7.6:../../devel/py-dash
DEPENDS+= ${PYPKGPREFIX}-dulwich>=0.18.7:../../devel/py-dulwich
DEPENDS+= ${PYPKGPREFIX}-pandas>=0.23.0:../../math/py-pandas
DEPENDS+= ${PYPKGPREFIX}-requests>=2.25.0:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-swh-core>=0.10.0:../../wip/py-swh-core
DEPENDS+= ${PYPKGPREFIX}-ndjson>=0.3.1:../../wip/py-ndjson
DEPENDS+= ${PYPKGPREFIX}-aiohttp>=3.7.3:../../www/py-aiohttp
.include "../../math/py-numpy/buildlink3.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

62
py-swh-scanner/PLIST Normal file
View File

@ -0,0 +1,62 @@
@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/scanner/__init__.py
${PYSITELIB}/swh/scanner/__init__.pyc
${PYSITELIB}/swh/scanner/__init__.pyo
${PYSITELIB}/swh/scanner/cli.py
${PYSITELIB}/swh/scanner/cli.pyc
${PYSITELIB}/swh/scanner/cli.pyo
${PYSITELIB}/swh/scanner/dashboard/__init__.py
${PYSITELIB}/swh/scanner/dashboard/__init__.pyc
${PYSITELIB}/swh/scanner/dashboard/__init__.pyo
${PYSITELIB}/swh/scanner/dashboard/assets/bootstrap.css
${PYSITELIB}/swh/scanner/dashboard/assets/bootstrap.min.css
${PYSITELIB}/swh/scanner/dashboard/dashboard.py
${PYSITELIB}/swh/scanner/dashboard/dashboard.pyc
${PYSITELIB}/swh/scanner/dashboard/dashboard.pyo
${PYSITELIB}/swh/scanner/exceptions.py
${PYSITELIB}/swh/scanner/exceptions.pyc
${PYSITELIB}/swh/scanner/exceptions.pyo
${PYSITELIB}/swh/scanner/model.py
${PYSITELIB}/swh/scanner/model.pyc
${PYSITELIB}/swh/scanner/model.pyo
${PYSITELIB}/swh/scanner/plot.py
${PYSITELIB}/swh/scanner/plot.pyc
${PYSITELIB}/swh/scanner/plot.pyo
${PYSITELIB}/swh/scanner/py.typed
${PYSITELIB}/swh/scanner/scanner.py
${PYSITELIB}/swh/scanner/scanner.pyc
${PYSITELIB}/swh/scanner/scanner.pyo
${PYSITELIB}/swh/scanner/tests/__init__.py
${PYSITELIB}/swh/scanner/tests/__init__.pyc
${PYSITELIB}/swh/scanner/tests/__init__.pyo
${PYSITELIB}/swh/scanner/tests/conftest.py
${PYSITELIB}/swh/scanner/tests/conftest.pyc
${PYSITELIB}/swh/scanner/tests/conftest.pyo
${PYSITELIB}/swh/scanner/tests/data.py
${PYSITELIB}/swh/scanner/tests/data.pyc
${PYSITELIB}/swh/scanner/tests/data.pyo
${PYSITELIB}/swh/scanner/tests/data/sample-folder.tgz
${PYSITELIB}/swh/scanner/tests/flask_api.py
${PYSITELIB}/swh/scanner/tests/flask_api.pyc
${PYSITELIB}/swh/scanner/tests/flask_api.pyo
${PYSITELIB}/swh/scanner/tests/test_dashboard.py
${PYSITELIB}/swh/scanner/tests/test_dashboard.pyc
${PYSITELIB}/swh/scanner/tests/test_dashboard.pyo
${PYSITELIB}/swh/scanner/tests/test_model.py
${PYSITELIB}/swh/scanner/tests/test_model.pyc
${PYSITELIB}/swh/scanner/tests/test_model.pyo
${PYSITELIB}/swh/scanner/tests/test_plot.py
${PYSITELIB}/swh/scanner/tests/test_plot.pyc
${PYSITELIB}/swh/scanner/tests/test_plot.pyo
${PYSITELIB}/swh/scanner/tests/test_scanner.py
${PYSITELIB}/swh/scanner/tests/test_scanner.pyc
${PYSITELIB}/swh/scanner/tests/test_scanner.pyo

6
py-swh-scanner/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (swh.scanner-0.2.0.tar.gz) = 48f01843d5fdab2be9c8f1ba0ed8d6b45c6f34cc
RMD160 (swh.scanner-0.2.0.tar.gz) = 2a9b248b8ef4cbb5673dc77c369902f9f6bf5726
SHA512 (swh.scanner-0.2.0.tar.gz) = 62a410c2ff0e9a215057ea5bcc88443903b2f6640998914049301e0931297df90120ed2b4808ee0e26e43e22a30f4c8be25682fac647541449970ccbcf74405c
Size (swh.scanner-0.2.0.tar.gz) = 77462 bytes