pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-swh-loader-pypi-0.0.9 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:10:42 2020 +0100
Changeset: c327c52814f9a3638ac5fa415e648ab3d4288ae3
Added Files:
py-swh-loader-pypi/DESCR
py-swh-loader-pypi/Makefile
py-swh-loader-pypi/PLIST
py-swh-loader-pypi/distinfo
Log Message:
py-swh-loader-pypi-0.0.9 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=c327c52814f9a3638ac5fa415e648ab3d4288ae3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-swh-loader-pypi/DESCR | 2 ++
py-swh-loader-pypi/Makefile | 28 ++++++++++++++++++++++++++++
py-swh-loader-pypi/PLIST | 45 +++++++++++++++++++++++++++++++++++++++++++++
py-swh-loader-pypi/distinfo | 6 ++++++
4 files changed, 81 insertions(+)
diffs:
diff --git a/py-swh-loader-pypi/DESCR b/py-swh-loader-pypi/DESCR
new file mode 100644
index 0000000000..a617a04b99
--- /dev/null
+++ b/py-swh-loader-pypi/DESCR
@@ -0,0 +1,2 @@
+SWH PyPI loader's source code repository
+
diff --git a/py-swh-loader-pypi/Makefile b/py-swh-loader-pypi/Makefile
new file mode 100644
index 0000000000..b3310dbda1
--- /dev/null
+++ b/py-swh-loader-pypi/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD$
+
+DISTNAME= swh.loader.pypi-0.0.9
+PKGNAME= ${PYPKGPREFIX}-swh-loader-pypi-0.0.9
+CATEGORIES= devel python
+MASTER_SITES= ${MASTER_SITE_PYPI:=s/swh.loader.pypi/}
+
+MAINTAINER= kamelderouiche%yahoo.com@localhost
+HOMEPAGE= https://forge.softwareheritage.org/source/swh-loader-pypi
+COMMENT= Software Heritage PyPI Loader
+LICENSE= gnu-gpl-v3
+
+PYTHON_VERSIONS_INCOMPATIBLE+= 27
+
+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}-pkginfo>=1.6.1:../../devel/py-pkginfo
+DEPENDS+= ${PYPKGPREFIX}-swh-loader-core>=0.11.0:../../wip/py-swh-loader-core
+DEPENDS+= ${PYPKGPREFIX}-swh-model>=0.7.2:../../wip/py-swh-model
+DEPENDS+= ${PYPKGPREFIX}-swh-storage>=0.0.83:../../wip/py-swh-storage
+DEPENDS+= ${PYPKGPREFIX}-swh-scheduler>=0.0.39:../../wip/py-swh-scheduler
+DEPENDS+= ${PYPKGPREFIX}-swh-loader-core>=0.0.37:../../wip/py-swh-loader-core
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-swh-loader-pypi/PLIST b/py-swh-loader-pypi/PLIST
new file mode 100644
index 0000000000..9938613cae
--- /dev/null
+++ b/py-swh-loader-pypi/PLIST
@@ -0,0 +1,45 @@
+@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/pypi/__init__.py
+${PYSITELIB}/swh/loader/pypi/__init__.pyc
+${PYSITELIB}/swh/loader/pypi/__init__.pyo
+${PYSITELIB}/swh/loader/pypi/_version.py
+${PYSITELIB}/swh/loader/pypi/_version.pyc
+${PYSITELIB}/swh/loader/pypi/_version.pyo
+${PYSITELIB}/swh/loader/pypi/client.py
+${PYSITELIB}/swh/loader/pypi/client.pyc
+${PYSITELIB}/swh/loader/pypi/client.pyo
+${PYSITELIB}/swh/loader/pypi/converters.py
+${PYSITELIB}/swh/loader/pypi/converters.pyc
+${PYSITELIB}/swh/loader/pypi/converters.pyo
+${PYSITELIB}/swh/loader/pypi/loader.py
+${PYSITELIB}/swh/loader/pypi/loader.pyc
+${PYSITELIB}/swh/loader/pypi/loader.pyo
+${PYSITELIB}/swh/loader/pypi/tasks.py
+${PYSITELIB}/swh/loader/pypi/tasks.pyc
+${PYSITELIB}/swh/loader/pypi/tasks.pyo
+${PYSITELIB}/swh/loader/pypi/tests/__init__.py
+${PYSITELIB}/swh/loader/pypi/tests/__init__.pyc
+${PYSITELIB}/swh/loader/pypi/tests/__init__.pyo
+${PYSITELIB}/swh/loader/pypi/tests/common.py
+${PYSITELIB}/swh/loader/pypi/tests/common.pyc
+${PYSITELIB}/swh/loader/pypi/tests/common.pyo
+${PYSITELIB}/swh/loader/pypi/tests/test_client.py
+${PYSITELIB}/swh/loader/pypi/tests/test_client.pyc
+${PYSITELIB}/swh/loader/pypi/tests/test_client.pyo
+${PYSITELIB}/swh/loader/pypi/tests/test_converters.py
+${PYSITELIB}/swh/loader/pypi/tests/test_converters.pyc
+${PYSITELIB}/swh/loader/pypi/tests/test_converters.pyo
+${PYSITELIB}/swh/loader/pypi/tests/test_loader.py
+${PYSITELIB}/swh/loader/pypi/tests/test_loader.pyc
+${PYSITELIB}/swh/loader/pypi/tests/test_loader.pyo
diff --git a/py-swh-loader-pypi/distinfo b/py-swh-loader-pypi/distinfo
new file mode 100644
index 0000000000..a1d3a8ff3f
--- /dev/null
+++ b/py-swh-loader-pypi/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (swh.loader.pypi-0.0.9.tar.gz) = 5ba4ec5c1241abd7ab80da00188967186add2c89
+RMD160 (swh.loader.pypi-0.0.9.tar.gz) = 91491ac077b740cfdf2f1f525ca3b04d05813a6c
+SHA512 (swh.loader.pypi-0.0.9.tar.gz) = a81f260bb387c21f63a60e000c77507314c1b8435acd82ad174ecf04d4fa4d6ee471067bc0b41b1b0318d4dd3460f0883cf8a2ddd150202694b767820006a02a
+Size (swh.loader.pypi-0.0.9.tar.gz) = 16534 bytes
Home |
Main Index |
Thread Index |
Old Index