pkgsrc-WIP-changes archive

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

py-sarge: remove package



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Thu Feb 25 16:49:45 2021 +0100
Changeset:	962bfa85799ecb3bb6eeefa392c803a602ec8677

Modified Files:
	Makefile
Removed Files:
	py-sarge/DESCR
	py-sarge/Makefile
	py-sarge/PLIST
	py-sarge/distinfo

Log Message:
py-sarge: remove package

It has been imported into pkgsrc.

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

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

diffstat:
 Makefile          |  1 -
 py-sarge/DESCR    |  8 --------
 py-sarge/Makefile | 17 -----------------
 py-sarge/PLIST    | 11 -----------
 py-sarge/distinfo |  6 ------
 5 files changed, 43 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 06455e06be..e12bbefb27 100644
--- a/Makefile
+++ b/Makefile
@@ -4360,7 +4360,6 @@ SUBDIR+=	py-sabyenc
 SUBDIR+=	py-sabyenc3
 SUBDIR+=	py-safersympify
 SUBDIR+=	py-safety
-SUBDIR+=	py-sarge
 SUBDIR+=	py-sas7bdat
 SUBDIR+=	py-sasa
 SUBDIR+=	py-scalpy
diff --git a/py-sarge/DESCR b/py-sarge/DESCR
deleted file mode 100644
index 0f211deb13..0000000000
--- a/py-sarge/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-A wrapper for subprocess which provides command pipeline functionality.
-
-The sarge package provides a wrapper for subprocess which provides command
-pipeline functionality.
-
-This package leverages subprocess to provide easy-to-use cross-platform
-command pipelines with a Posix flavour: you can have chains of commands using
-;, &, pipes using | and |&, and redirection.
diff --git a/py-sarge/Makefile b/py-sarge/Makefile
deleted file mode 100644
index 055ecb13f0..0000000000
--- a/py-sarge/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	sarge-0.1.5.post0
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=s/sarge/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://sarge.readthedocs.org/
-COMMENT=	Wrapper for subprocess which provides command pipeline functionality
-LICENSE=	modified-bsd
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/application.mk"
-.include "../../lang/python/distutils.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-sarge/PLIST b/py-sarge/PLIST
deleted file mode 100644
index a2887b2750..0000000000
--- a/py-sarge/PLIST
+++ /dev/null
@@ -1,11 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_FILE}
-${PYSITELIB}/sarge/__init__.py
-${PYSITELIB}/sarge/__init__.pyc
-${PYSITELIB}/sarge/__init__.pyo
-${PYSITELIB}/sarge/shlext.py
-${PYSITELIB}/sarge/shlext.pyc
-${PYSITELIB}/sarge/shlext.pyo
-${PYSITELIB}/sarge/utils.py
-${PYSITELIB}/sarge/utils.pyc
-${PYSITELIB}/sarge/utils.pyo
diff --git a/py-sarge/distinfo b/py-sarge/distinfo
deleted file mode 100644
index ad2f74fe08..0000000000
--- a/py-sarge/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (sarge-0.1.5.post0.tar.gz) = a015b62b9dbd4202888bae5f5e25a45792bb507a
-RMD160 (sarge-0.1.5.post0.tar.gz) = c09651802d6b06246aa24b10b090b71befbca67d
-SHA512 (sarge-0.1.5.post0.tar.gz) = b2bef7bc3d5b4f5540f77cd3ed26342106557498b556ffbcac6aa74e69b719bc2f132ebc6f99d6539c1ce539ca3c7c45bf0735960b8a25ea6237a4a1a8d65a72
-Size (sarge-0.1.5.post0.tar.gz) = 17860 bytes


Home | Main Index | Thread Index | Old Index