git: 619713c22672 - main - devel/py-iterpipes: mark for removal
Sofian Brabez
sbz at FreeBSD.org
Wed May 5 20:50:26 UTC 2021
The branch main has been updated by sbz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=619713c226725d4e85866206be9ad393b2dbea2a
commit 619713c226725d4e85866206be9ad393b2dbea2a
Author: Sofian Brabez <sbz at FreeBSD.org>
AuthorDate: 2021-05-05 20:26:22 +0000
Commit: Sofian Brabez <sbz at FreeBSD.org>
CommitDate: 2021-05-05 20:48:37 +0000
devel/py-iterpipes: mark for removal
---
devel/py-iterpipes/Makefile | 6 ++++++
devel/py-iterpipes/distinfo | 1 +
2 files changed, 7 insertions(+)
diff --git a/devel/py-iterpipes/Makefile b/devel/py-iterpipes/Makefile
index d3c8b067128f..71fa828506b7 100644
--- a/devel/py-iterpipes/Makefile
+++ b/devel/py-iterpipes/Makefile
@@ -10,6 +10,12 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sbz at FreeBSD.org
COMMENT= Library for running shell pipelines using shell-like syntax
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+DEPRECATED= Unmaintained upstream, uses old Python
+EXPIRATION_DATE=2021-06-05
+
USES= python:3.6+
USE_PYTHON= distutils autoplist
diff --git a/devel/py-iterpipes/distinfo b/devel/py-iterpipes/distinfo
index 350f8ce306a8..499913f82673 100644
--- a/devel/py-iterpipes/distinfo
+++ b/devel/py-iterpipes/distinfo
@@ -1,2 +1,3 @@
+TIMESTAMP = 1620246135
SHA256 (iterpipes-0.4.tar.gz) = 42208f04aae48e353fa614d41fdea5eca690f1bf41a29198b408983aa1855936
SIZE (iterpipes-0.4.tar.gz) = 7709
More information about the dev-commits-ports-all
mailing list