pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-swh-mirror-forge-0.5.1 Import to wip



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By:	jihbed
Date:		Fri Dec 11 22:19:49 2020 +0100
Changeset:	a434002e2f4cec0631d7bbbf3dc7ce519761abc2

Added Files:
	py-swh-mirror-forge/DESCR
	py-swh-mirror-forge/Makefile
	py-swh-mirror-forge/PLIST
	py-swh-mirror-forge/distinfo

Log Message:
py-swh-mirror-forge-0.5.1 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=a434002e2f4cec0631d7bbbf3dc7ce519761abc2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-swh-mirror-forge/DESCR    |  3 +++
 py-swh-mirror-forge/Makefile | 21 +++++++++++++++++++++
 py-swh-mirror-forge/PLIST    | 12 ++++++++++++
 py-swh-mirror-forge/distinfo |  6 ++++++
 4 files changed, 42 insertions(+)

diffs:
diff --git a/py-swh-mirror-forge/DESCR b/py-swh-mirror-forge/DESCR
new file mode 100644
index 0000000000..1aadcd0039
--- /dev/null
+++ b/py-swh-mirror-forge/DESCR
@@ -0,0 +1,3 @@
+Mirror swh's forge to github
+
+
diff --git a/py-swh-mirror-forge/Makefile b/py-swh-mirror-forge/Makefile
new file mode 100644
index 0000000000..f26866c5df
--- /dev/null
+++ b/py-swh-mirror-forge/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD$
+
+DISTNAME=	swh.mirror.forge-0.0.5
+PKGNAME=	${PYPKGPREFIX}-swh-mirror-forge-0.0.5
+CATEGORIES=	devel python
+MASTER_SITES=	${MASTER_SITE_PYPI:=s/swh.mirror.forge/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://forge.softwareheritage.org/source/swh-mirror-forge/
+COMMENT=	Mirror swhs forge to github
+LICENSE=	gnu-gpl-v3
+
+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}-swh-core>=0.10.0:../../wip/py-swh-core
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-swh-mirror-forge/PLIST b/py-swh-mirror-forge/PLIST
new file mode 100644
index 0000000000..bebfafc7c5
--- /dev/null
+++ b/py-swh-mirror-forge/PLIST
@@ -0,0 +1,12 @@
+@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/mirror/__init__.py
+${PYSITELIB}/swh/mirror/__init__.pyc
+${PYSITELIB}/swh/mirror/__init__.pyo
diff --git a/py-swh-mirror-forge/distinfo b/py-swh-mirror-forge/distinfo
new file mode 100644
index 0000000000..25138a9d12
--- /dev/null
+++ b/py-swh-mirror-forge/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (swh.mirror.forge-0.0.5.tar.gz) = a42ae51704421160b70c7319b743b33ae789d11a
+RMD160 (swh.mirror.forge-0.0.5.tar.gz) = c5de72eb5a8331f665f848d3560cdff8dca67a50
+SHA512 (swh.mirror.forge-0.0.5.tar.gz) = f72491a6af7d5473d371728c841a4f7ead70b9d921103a5d4ed2d5c702176aeb3209505f59859f449e1ff168a8ed5fd0e3d82c0316f9ddacb32abe61aa91e3e6
+Size (swh.mirror.forge-0.0.5.tar.gz) = 2420 bytes


Home | Main Index | Thread Index | Old Index