pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-sh: imported into base
Module Name: pkgsrc-wip
Committed By: Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By: adam
Date: Sat Mar 21 20:44:50 2020 +0100
Changeset: b141377cf59bb20b742b7af6d3376df46bd209a0
Modified Files:
Makefile
Removed Files:
py-sh/DESCR
py-sh/Makefile
py-sh/PLIST
py-sh/distinfo
Log Message:
py-sh: imported into base
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b141377cf59bb20b742b7af6d3376df46bd209a0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-sh/DESCR | 3 ---
py-sh/Makefile | 18 ------------------
py-sh/PLIST | 9 ---------
py-sh/distinfo | 6 ------
5 files changed, 37 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 3b85e83937..5aa34f9df3 100644
--- a/Makefile
+++ b/Makefile
@@ -3990,7 +3990,6 @@ SUBDIR+= py-setupdocs
SUBDIR+= py-setuptools_git
SUBDIR+= py-sexy
SUBDIR+= py-sfepy
-SUBDIR+= py-sh
SUBDIR+= py-shapely
SUBDIR+= py-shedskin
SUBDIR+= py-shp
diff --git a/py-sh/DESCR b/py-sh/DESCR
deleted file mode 100644
index bea84b34f2..0000000000
--- a/py-sh/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-sh (previously pbs) is a full-fledged subprocess replacement for
-Python 2.6 - 3.4 that allows you to call any program as if it were
-a function.
diff --git a/py-sh/Makefile b/py-sh/Makefile
deleted file mode 100644
index e8877d028f..0000000000
--- a/py-sh/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2014/05/09 07:38:49 thomasklausner Exp $
-
-DISTNAME= sh-1.12.14
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= sysutils python
-MASTER_SITES= ${MASTER_SITE_PYPI:=s/sh/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://pypi.python.org/pypi/sh
-COMMENT= Python subprocess interface
-LICENSE= mit
-
-# TEST_DEPENDS
-BUILD_DEPENDS+= ${PYPKGPREFIX}-coverage-[0-9]*:../../devel/py-coverage
-# some test failures, see https://github.com/amoffat/sh/issues/347
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-sh/PLIST b/py-sh/PLIST
deleted file mode 100644
index f097f383d9..0000000000
--- a/py-sh/PLIST
+++ /dev/null
@@ -1,9 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/pbr.json
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/sh.py
-${PYSITELIB}/sh.pyc
-${PYSITELIB}/sh.pyo
diff --git a/py-sh/distinfo b/py-sh/distinfo
deleted file mode 100644
index 07b2f40a9e..0000000000
--- a/py-sh/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/03/23 10:21:01 jihbed Exp $
-
-SHA1 (sh-1.12.14.tar.gz) = aafac521b3f38089169f38135ad5533acfb8eae7
-RMD160 (sh-1.12.14.tar.gz) = 49b53f06797959c42b339885ff47473cb3d801a5
-SHA512 (sh-1.12.14.tar.gz) = 5f2daa2666cf8efe90ba550c8ea5875f2a8812d787597c9d9b933f58feccd192e1ec0ab5695b756bdbfbf9748d106c2045be20838e680b31dac3f778970b5786
-Size (sh-1.12.14.tar.gz) = 56861 bytes
Home |
Main Index |
Thread Index |
Old Index