pkgsrc-WIP-changes archive

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

remove py-pip2pi, imported as devel/py-pip2pi



Module Name:	pkgsrc-wip
Committed By:	nikita <nikita%NetBSD.org@localhost>
Pushed By:	nikita
Date:		Mon Feb 27 19:55:48 2023 +0100
Changeset:	102f25a5bd93341ee0da68189dd43d9061ab43f3

Modified Files:
	Makefile
Removed Files:
	py-pip2pi/ALTERNATIVES
	py-pip2pi/DESCR
	py-pip2pi/Makefile
	py-pip2pi/PLIST
	py-pip2pi/distinfo

Log Message:
remove py-pip2pi, imported as devel/py-pip2pi

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=102f25a5bd93341ee0da68189dd43d9061ab43f3

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

diffstat:
 Makefile               |  1 -
 py-pip2pi/ALTERNATIVES |  3 ---
 py-pip2pi/DESCR        |  2 --
 py-pip2pi/Makefile     | 19 -------------------
 py-pip2pi/PLIST        | 16 ----------------
 py-pip2pi/distinfo     |  5 -----
 6 files changed, 46 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 09fd7b37d4..4d5edbb459 100644
--- a/Makefile
+++ b/Makefile
@@ -4322,7 +4322,6 @@ SUBDIR+=	py-picture-to-gds
 SUBDIR+=	py-pillow
 SUBDIR+=	py-pinout
 SUBDIR+=	py-pint
-SUBDIR+=	py-pip2pi
 SUBDIR+=	py-pipdeptree
 SUBDIR+=	py-pipenv
 SUBDIR+=	py-pipenv-setup
diff --git a/py-pip2pi/ALTERNATIVES b/py-pip2pi/ALTERNATIVES
deleted file mode 100644
index c66aec0d01..0000000000
--- a/py-pip2pi/ALTERNATIVES
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/dir2pi @PREFIX@/bin/dir2pi-@PYVERSSUFFIX@
-bin/pip2pi @PREFIX@/bin/pip2pi-@PYVERSSUFFIX@
-bin/pip2tgz @PREFIX@/bin/pip2tgz-@PYVERSSUFFIX@
diff --git a/py-pip2pi/DESCR b/py-pip2pi/DESCR
deleted file mode 100644
index 95f6636eb0..0000000000
--- a/py-pip2pi/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-pip2pi builds a PyPI-compatible package repository from pip
-requirements.
diff --git a/py-pip2pi/Makefile b/py-pip2pi/Makefile
deleted file mode 100644
index 235597c4b3..0000000000
--- a/py-pip2pi/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	pip2pi-0.8.1
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=p/pip2pi/}
-
-MAINTAINER=	nikita%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/wolever/pip2pi/
-COMMENT=	Build a PyPI-compatible package repository from pip
-LICENSE=	2-clause-bsd
-
-post-install:
-.for bins in dir2pi pip2pi pip2tgz
-	${MV} ${DESTDIR}${PREFIX}/bin/${bins} ${DESTDIR}${PREFIX}/bin/${bins}-${PYVERSSUFFIX}
-.endfor
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-pip2pi/PLIST b/py-pip2pi/PLIST
deleted file mode 100644
index 3e935095a0..0000000000
--- a/py-pip2pi/PLIST
+++ /dev/null
@@ -1,16 +0,0 @@
-@comment $NetBSD$
-bin/dir2pi-${PYVERSSUFFIX}
-bin/pip2pi-${PYVERSSUFFIX}
-bin/pip2tgz-${PYVERSSUFFIX}
-${PYSITELIB}/libpip2pi/__init__.py
-${PYSITELIB}/libpip2pi/__init__.pyo
-${PYSITELIB}/libpip2pi/__init__.pyc
-${PYSITELIB}/libpip2pi/commands.pyo
-${PYSITELIB}/libpip2pi/commands.pyc
-${PYSITELIB}/libpip2pi/commands.py
-${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
diff --git a/py-pip2pi/distinfo b/py-pip2pi/distinfo
deleted file mode 100644
index ac135a10c8..0000000000
--- a/py-pip2pi/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (pip2pi-0.8.1.tar.gz) = 199a89fcec362d13392dee646e75e33e243142f3
-SHA512 (pip2pi-0.8.1.tar.gz) = 1a04f4409ee2b8d74971e656d39b663d1385d2b75dc6b1097c162ff0084ab560a9e79566d71114f7134dd436bc5c03243a304a63cb192a619148b0053939a304
-Size (pip2pi-0.8.1.tar.gz) = 10415 bytes


Home | Main Index | Thread Index | Old Index