pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/py-mastodon chat/py-mastodon: remove cryptography...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/75c1123b3f46
branches:  trunk
changeset: 310863:75c1123b3f46
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Jul 25 18:20:42 2018 +0000

description:
chat/py-mastodon: remove cryptography DEPENDS, pointed out by adam

diffstat:

 chat/py-mastodon/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 7c5e7da5c194 -r 75c1123b3f46 chat/py-mastodon/Makefile
--- a/chat/py-mastodon/Makefile Wed Jul 25 17:00:57 2018 +0000
+++ b/chat/py-mastodon/Makefile Wed Jul 25 18:20:42 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/07/25 17:00:57 nia Exp $
+# $NetBSD: Makefile,v 1.2 2018/07/25 18:20:42 nia Exp $
 
 VERSION=       1.2.2
 DISTNAME=      Mastodon.py-${VERSION}
@@ -14,7 +14,6 @@
 EXTRACT_USING= bsdtar
 USE_LANGUAGES= # none
 
-DEPENDS+=      ${PYPKGPREFIX}-cryptography-[0-9]*:../../security/py-cryptography
 DEPENDS+=      ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil
 DEPENDS+=      ${PYPKGPREFIX}-decorator-[0-9]*:../../devel/py-decorator
 DEPENDS+=      ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz



Home | Main Index | Thread Index | Old Index