pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-swh-indexer-0.6.3 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:01:17 2020 +0100
Changeset: 8e2983701ee3d935f5c4954e92cf121633963567
Added Files:
py-swh-indexer/DESCR
py-swh-indexer/Makefile
py-swh-indexer/PLIST
py-swh-indexer/distinfo
Log Message:
py-swh-indexer-0.6.3 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=8e2983701ee3d935f5c4954e92cf121633963567
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-swh-indexer/DESCR | 1 +
py-swh-indexer/Makefile | 31 ++++++++
py-swh-indexer/PLIST | 198 ++++++++++++++++++++++++++++++++++++++++++++++++
py-swh-indexer/distinfo | 6 ++
4 files changed, 236 insertions(+)
diffs:
diff --git a/py-swh-indexer/DESCR b/py-swh-indexer/DESCR
new file mode 100644
index 0000000000..a6bfa57610
--- /dev/null
+++ b/py-swh-indexer/DESCR
@@ -0,0 +1 @@
+Software Heritage Content Indexer
diff --git a/py-swh-indexer/Makefile b/py-swh-indexer/Makefile
new file mode 100644
index 0000000000..8198ada7ff
--- /dev/null
+++ b/py-swh-indexer/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD$
+
+DISTNAME= swh.indexer-0.6.3
+PKGNAME= ${PYPKGPREFIX}-swh-indexer-0.6.3
+CATEGORIES= category python
+MASTER_SITES= ${MASTER_SITE_PYPI:=s/swh.indexer/}
+
+MAINTAINER= kamelderouiche%yahoo.com@localhost
+HOMEPAGE= https://forge.softwareheritage.org/diffusion/78/
+COMMENT= Software Heritage Content Indexer
+LICENSE= gnu-gpl-v3
+
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=4.1.2:../../devel/py-setuptools_scm
+DEPENDS+= ${PYPKGPREFIX}-click>=7.1.2:../../devel/py-click
+DEPENDS+= ${PYPKGPREFIX}-magic>=0.4.13:../../sysutils/py-magic
+DEPENDS+= ${PYPKGPREFIX}-ld>=2.0.3:../../wip/py-ld
+DEPENDS+= ${PYPKGPREFIX}-xmltodict>=0.12.0:../../textproc/py-xmltodict
+DEPENDS+= ${PYPKGPREFIX}-typing-extensions>=3.7.4.3:../../devel/py-typing-extensions
+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-objstorage>=0.2.2:../../wip/py-swh-objstorage
+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-journal>=0.1.0:../../wip/py-swh-journal
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-swh-indexer/PLIST b/py-swh-indexer/PLIST
new file mode 100644
index 0000000000..9e7ce53138
--- /dev/null
+++ b/py-swh-indexer/PLIST
@@ -0,0 +1,198 @@
+@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/indexer/__init__.py
+${PYSITELIB}/swh/indexer/__init__.pyc
+${PYSITELIB}/swh/indexer/__init__.pyo
+${PYSITELIB}/swh/indexer/cli.py
+${PYSITELIB}/swh/indexer/cli.pyc
+${PYSITELIB}/swh/indexer/cli.pyo
+${PYSITELIB}/swh/indexer/codemeta.py
+${PYSITELIB}/swh/indexer/codemeta.pyc
+${PYSITELIB}/swh/indexer/codemeta.pyo
+${PYSITELIB}/swh/indexer/ctags.py
+${PYSITELIB}/swh/indexer/ctags.pyc
+${PYSITELIB}/swh/indexer/ctags.pyo
+${PYSITELIB}/swh/indexer/data/codemeta/CITATION
+${PYSITELIB}/swh/indexer/data/codemeta/LICENSE
+${PYSITELIB}/swh/indexer/data/codemeta/codemeta.jsonld
+${PYSITELIB}/swh/indexer/data/codemeta/crosswalk.csv
+${PYSITELIB}/swh/indexer/fossology_license.py
+${PYSITELIB}/swh/indexer/fossology_license.pyc
+${PYSITELIB}/swh/indexer/fossology_license.pyo
+${PYSITELIB}/swh/indexer/indexer.py
+${PYSITELIB}/swh/indexer/indexer.pyc
+${PYSITELIB}/swh/indexer/indexer.pyo
+${PYSITELIB}/swh/indexer/journal_client.py
+${PYSITELIB}/swh/indexer/journal_client.pyc
+${PYSITELIB}/swh/indexer/journal_client.pyo
+${PYSITELIB}/swh/indexer/metadata.py
+${PYSITELIB}/swh/indexer/metadata.pyc
+${PYSITELIB}/swh/indexer/metadata.pyo
+${PYSITELIB}/swh/indexer/metadata_detector.py
+${PYSITELIB}/swh/indexer/metadata_detector.pyc
+${PYSITELIB}/swh/indexer/metadata_detector.pyo
+${PYSITELIB}/swh/indexer/metadata_dictionary/__init__.py
+${PYSITELIB}/swh/indexer/metadata_dictionary/__init__.pyc
+${PYSITELIB}/swh/indexer/metadata_dictionary/__init__.pyo
+${PYSITELIB}/swh/indexer/metadata_dictionary/base.py
+${PYSITELIB}/swh/indexer/metadata_dictionary/base.pyc
+${PYSITELIB}/swh/indexer/metadata_dictionary/base.pyo
+${PYSITELIB}/swh/indexer/metadata_dictionary/codemeta.py
+${PYSITELIB}/swh/indexer/metadata_dictionary/codemeta.pyc
+${PYSITELIB}/swh/indexer/metadata_dictionary/codemeta.pyo
+${PYSITELIB}/swh/indexer/metadata_dictionary/maven.py
+${PYSITELIB}/swh/indexer/metadata_dictionary/maven.pyc
+${PYSITELIB}/swh/indexer/metadata_dictionary/maven.pyo
+${PYSITELIB}/swh/indexer/metadata_dictionary/npm.py
+${PYSITELIB}/swh/indexer/metadata_dictionary/npm.pyc
+${PYSITELIB}/swh/indexer/metadata_dictionary/npm.pyo
+${PYSITELIB}/swh/indexer/metadata_dictionary/python.py
+${PYSITELIB}/swh/indexer/metadata_dictionary/python.pyc
+${PYSITELIB}/swh/indexer/metadata_dictionary/python.pyo
+${PYSITELIB}/swh/indexer/metadata_dictionary/ruby.py
+${PYSITELIB}/swh/indexer/metadata_dictionary/ruby.pyc
+${PYSITELIB}/swh/indexer/metadata_dictionary/ruby.pyo
+${PYSITELIB}/swh/indexer/mimetype.py
+${PYSITELIB}/swh/indexer/mimetype.pyc
+${PYSITELIB}/swh/indexer/mimetype.pyo
+${PYSITELIB}/swh/indexer/origin_head.py
+${PYSITELIB}/swh/indexer/origin_head.pyc
+${PYSITELIB}/swh/indexer/origin_head.pyo
+${PYSITELIB}/swh/indexer/py.typed
+${PYSITELIB}/swh/indexer/rehash.py
+${PYSITELIB}/swh/indexer/rehash.pyc
+${PYSITELIB}/swh/indexer/rehash.pyo
+${PYSITELIB}/swh/indexer/sql/10-superuser-init.sql
+${PYSITELIB}/swh/indexer/sql/20-enums.sql
+${PYSITELIB}/swh/indexer/sql/30-schema.sql
+${PYSITELIB}/swh/indexer/sql/50-data.sql
+${PYSITELIB}/swh/indexer/sql/50-func.sql
+${PYSITELIB}/swh/indexer/sql/60-indexes.sql
+${PYSITELIB}/swh/indexer/storage/__init__.py
+${PYSITELIB}/swh/indexer/storage/__init__.pyc
+${PYSITELIB}/swh/indexer/storage/__init__.pyo
+${PYSITELIB}/swh/indexer/storage/api/__init__.py
+${PYSITELIB}/swh/indexer/storage/api/__init__.pyc
+${PYSITELIB}/swh/indexer/storage/api/__init__.pyo
+${PYSITELIB}/swh/indexer/storage/api/client.py
+${PYSITELIB}/swh/indexer/storage/api/client.pyc
+${PYSITELIB}/swh/indexer/storage/api/client.pyo
+${PYSITELIB}/swh/indexer/storage/api/serializers.py
+${PYSITELIB}/swh/indexer/storage/api/serializers.pyc
+${PYSITELIB}/swh/indexer/storage/api/serializers.pyo
+${PYSITELIB}/swh/indexer/storage/api/server.py
+${PYSITELIB}/swh/indexer/storage/api/server.pyc
+${PYSITELIB}/swh/indexer/storage/api/server.pyo
+${PYSITELIB}/swh/indexer/storage/converters.py
+${PYSITELIB}/swh/indexer/storage/converters.pyc
+${PYSITELIB}/swh/indexer/storage/converters.pyo
+${PYSITELIB}/swh/indexer/storage/db.py
+${PYSITELIB}/swh/indexer/storage/db.pyc
+${PYSITELIB}/swh/indexer/storage/db.pyo
+${PYSITELIB}/swh/indexer/storage/exc.py
+${PYSITELIB}/swh/indexer/storage/exc.pyc
+${PYSITELIB}/swh/indexer/storage/exc.pyo
+${PYSITELIB}/swh/indexer/storage/in_memory.py
+${PYSITELIB}/swh/indexer/storage/in_memory.pyc
+${PYSITELIB}/swh/indexer/storage/in_memory.pyo
+${PYSITELIB}/swh/indexer/storage/interface.py
+${PYSITELIB}/swh/indexer/storage/interface.pyc
+${PYSITELIB}/swh/indexer/storage/interface.pyo
+${PYSITELIB}/swh/indexer/storage/metrics.py
+${PYSITELIB}/swh/indexer/storage/metrics.pyc
+${PYSITELIB}/swh/indexer/storage/metrics.pyo
+${PYSITELIB}/swh/indexer/storage/model.py
+${PYSITELIB}/swh/indexer/storage/model.pyc
+${PYSITELIB}/swh/indexer/storage/model.pyo
+${PYSITELIB}/swh/indexer/storage/writer.py
+${PYSITELIB}/swh/indexer/storage/writer.pyc
+${PYSITELIB}/swh/indexer/storage/writer.pyo
+${PYSITELIB}/swh/indexer/tasks.py
+${PYSITELIB}/swh/indexer/tasks.pyc
+${PYSITELIB}/swh/indexer/tasks.pyo
+${PYSITELIB}/swh/indexer/tests/__init__.py
+${PYSITELIB}/swh/indexer/tests/__init__.pyc
+${PYSITELIB}/swh/indexer/tests/__init__.pyo
+${PYSITELIB}/swh/indexer/tests/conftest.py
+${PYSITELIB}/swh/indexer/tests/conftest.pyc
+${PYSITELIB}/swh/indexer/tests/conftest.pyo
+${PYSITELIB}/swh/indexer/tests/storage/__init__.py
+${PYSITELIB}/swh/indexer/tests/storage/__init__.pyc
+${PYSITELIB}/swh/indexer/tests/storage/__init__.pyo
+${PYSITELIB}/swh/indexer/tests/storage/conftest.py
+${PYSITELIB}/swh/indexer/tests/storage/conftest.pyc
+${PYSITELIB}/swh/indexer/tests/storage/conftest.pyo
+${PYSITELIB}/swh/indexer/tests/storage/generate_data_test.py
+${PYSITELIB}/swh/indexer/tests/storage/generate_data_test.pyc
+${PYSITELIB}/swh/indexer/tests/storage/generate_data_test.pyo
+${PYSITELIB}/swh/indexer/tests/storage/test_api_client.py
+${PYSITELIB}/swh/indexer/tests/storage/test_api_client.pyc
+${PYSITELIB}/swh/indexer/tests/storage/test_api_client.pyo
+${PYSITELIB}/swh/indexer/tests/storage/test_converters.py
+${PYSITELIB}/swh/indexer/tests/storage/test_converters.pyc
+${PYSITELIB}/swh/indexer/tests/storage/test_converters.pyo
+${PYSITELIB}/swh/indexer/tests/storage/test_in_memory.py
+${PYSITELIB}/swh/indexer/tests/storage/test_in_memory.pyc
+${PYSITELIB}/swh/indexer/tests/storage/test_in_memory.pyo
+${PYSITELIB}/swh/indexer/tests/storage/test_init.py
+${PYSITELIB}/swh/indexer/tests/storage/test_init.pyc
+${PYSITELIB}/swh/indexer/tests/storage/test_init.pyo
+${PYSITELIB}/swh/indexer/tests/storage/test_metrics.py
+${PYSITELIB}/swh/indexer/tests/storage/test_metrics.pyc
+${PYSITELIB}/swh/indexer/tests/storage/test_metrics.pyo
+${PYSITELIB}/swh/indexer/tests/storage/test_model.py
+${PYSITELIB}/swh/indexer/tests/storage/test_model.pyc
+${PYSITELIB}/swh/indexer/tests/storage/test_model.pyo
+${PYSITELIB}/swh/indexer/tests/storage/test_server.py
+${PYSITELIB}/swh/indexer/tests/storage/test_server.pyc
+${PYSITELIB}/swh/indexer/tests/storage/test_server.pyo
+${PYSITELIB}/swh/indexer/tests/storage/test_storage.py
+${PYSITELIB}/swh/indexer/tests/storage/test_storage.pyc
+${PYSITELIB}/swh/indexer/tests/storage/test_storage.pyo
+${PYSITELIB}/swh/indexer/tests/tasks.py
+${PYSITELIB}/swh/indexer/tests/tasks.pyc
+${PYSITELIB}/swh/indexer/tests/tasks.pyo
+${PYSITELIB}/swh/indexer/tests/test_cli.py
+${PYSITELIB}/swh/indexer/tests/test_cli.pyc
+${PYSITELIB}/swh/indexer/tests/test_cli.pyo
+${PYSITELIB}/swh/indexer/tests/test_codemeta.py
+${PYSITELIB}/swh/indexer/tests/test_codemeta.pyc
+${PYSITELIB}/swh/indexer/tests/test_codemeta.pyo
+${PYSITELIB}/swh/indexer/tests/test_ctags.py
+${PYSITELIB}/swh/indexer/tests/test_ctags.pyc
+${PYSITELIB}/swh/indexer/tests/test_ctags.pyo
+${PYSITELIB}/swh/indexer/tests/test_fossology_license.py
+${PYSITELIB}/swh/indexer/tests/test_fossology_license.pyc
+${PYSITELIB}/swh/indexer/tests/test_fossology_license.pyo
+${PYSITELIB}/swh/indexer/tests/test_indexer.py
+${PYSITELIB}/swh/indexer/tests/test_indexer.pyc
+${PYSITELIB}/swh/indexer/tests/test_indexer.pyo
+${PYSITELIB}/swh/indexer/tests/test_journal_client.py
+${PYSITELIB}/swh/indexer/tests/test_journal_client.pyc
+${PYSITELIB}/swh/indexer/tests/test_journal_client.pyo
+${PYSITELIB}/swh/indexer/tests/test_metadata.py
+${PYSITELIB}/swh/indexer/tests/test_metadata.pyc
+${PYSITELIB}/swh/indexer/tests/test_metadata.pyo
+${PYSITELIB}/swh/indexer/tests/test_mimetype.py
+${PYSITELIB}/swh/indexer/tests/test_mimetype.pyc
+${PYSITELIB}/swh/indexer/tests/test_mimetype.pyo
+${PYSITELIB}/swh/indexer/tests/test_origin_head.py
+${PYSITELIB}/swh/indexer/tests/test_origin_head.pyc
+${PYSITELIB}/swh/indexer/tests/test_origin_head.pyo
+${PYSITELIB}/swh/indexer/tests/test_origin_metadata.py
+${PYSITELIB}/swh/indexer/tests/test_origin_metadata.pyc
+${PYSITELIB}/swh/indexer/tests/test_origin_metadata.pyo
+${PYSITELIB}/swh/indexer/tests/test_tasks.py
+${PYSITELIB}/swh/indexer/tests/test_tasks.pyc
+${PYSITELIB}/swh/indexer/tests/test_tasks.pyo
+${PYSITELIB}/swh/indexer/tests/utils.py
+${PYSITELIB}/swh/indexer/tests/utils.pyc
+${PYSITELIB}/swh/indexer/tests/utils.pyo
diff --git a/py-swh-indexer/distinfo b/py-swh-indexer/distinfo
new file mode 100644
index 0000000000..df59444b26
--- /dev/null
+++ b/py-swh-indexer/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (swh.indexer-0.6.3.tar.gz) = 4ff12a7a70cee60a6be0074dbfd495597fcabefc
+RMD160 (swh.indexer-0.6.3.tar.gz) = 4387bbcba57a4ec9d846484a33be28ec3a1884fc
+SHA512 (swh.indexer-0.6.3.tar.gz) = 1eb2b87d879621e3c95dcdb2535e25619286a8846355b165f00ea127ca69d6b35223eb0c4d5436778a513bed39ed3126d676e7d81941b15c1ff2368a324fe80e
+Size (swh.indexer-0.6.3.tar.gz) = 127996 bytes
Home |
Main Index |
Thread Index |
Old Index