pkgsrc-WIP-changes archive

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

jrnl: Adjust py-keyrings.alt dependency



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Tue Dec 19 12:59:52 2017 +0100
Changeset:	214ca76e005b05f80796ab6d4628c0302439a6fd

Modified Files:
	jrnl/Makefile

Log Message:
jrnl: Adjust py-keyrings.alt dependency

It was imported few minutes ago in pkgsrc/security/py-keyrings.alt.

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

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

diffstat:
 jrnl/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/jrnl/Makefile b/jrnl/Makefile
index 0a3eb525d1..c97ae5d8d1 100644
--- a/jrnl/Makefile
+++ b/jrnl/Makefile
@@ -12,7 +12,7 @@ LICENSE=	mit
 DEPENDS+=	${PYPKGPREFIX}-crypto>=2.6:../../security/py-crypto
 DEPENDS+=	${PYPKGPREFIX}-dateutil>=2.2:../../time/py-dateutil
 DEPENDS+=	${PYPKGPREFIX}-keyring>=3.3:../../security/py-keyring
-DEPENDS+=	${PYPKGPREFIX}-keyrings.alt>=1.3:../../wip/py-keyrings.alt
+DEPENDS+=	${PYPKGPREFIX}-keyrings.alt>=1.3:../../security/py-keyrings.alt
 DEPENDS+=	${PYPKGPREFIX}-parsedatetime>=1.2:../../time/py-parsedatetime
 DEPENDS+=	${PYPKGPREFIX}-pytz>=2013b:../../time/py-pytz
 DEPENDS+=	${PYPKGPREFIX}-readline-*:../../devel/py-readline


Home | Main Index | Thread Index | Old Index