pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-twisted net/py-twisted: Fold MESSAGE into DESCR
details: https://anonhg.NetBSD.org/pkgsrc/rev/10f56d42fbc6
branches: trunk
changeset: 446353:10f56d42fbc6
user: gdt <gdt%pkgsrc.org@localhost>
date: Sun Feb 07 14:32:46 2021 +0000
description:
net/py-twisted: Fold MESSAGE into DESCR
The real issue is that this package does not include all of twisted,
so just say that in DESCR -- which is supposed to describe what is in
the package.
(There's a larger issue about why py-amkCrypto is not a dependency, or
an optional dependency, or a dependency of some py-twisted-conf other
package.)
diffstat:
net/py-twisted/DESCR | 4 ++++
net/py-twisted/MESSAGE | 10 ----------
2 files changed, 4 insertions(+), 10 deletions(-)
diffs (25 lines):
diff -r 6b26d44d6664 -r 10f56d42fbc6 net/py-twisted/DESCR
--- a/net/py-twisted/DESCR Sun Feb 07 14:03:52 2021 +0000
+++ b/net/py-twisted/DESCR Sun Feb 07 14:32:46 2021 +0000
@@ -6,3 +6,7 @@
also includes a user authentication system that controls access to services
and provides services with user context information to implement their own
security models.
+
+Note that while this package provides most of Twisted, Twisted Conch
+(SSH client/server) only functions if security/py-amkCrypto is also
+installed.
diff -r 6b26d44d6664 -r 10f56d42fbc6 net/py-twisted/MESSAGE
--- a/net/py-twisted/MESSAGE Sun Feb 07 14:03:52 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2004/03/30 13:27:08 recht Exp $
-
-Please install package:
-
- security/py-amkCrypto
-
-if you plan to use Twisted Conch (SSH client/server).
-
-===========================================================================
Home |
Main Index |
Thread Index |
Old Index