pkgsrc-WIP-changes archive

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

py-cryptodomex: py-cryptodomex do not conflict with py-cryptodome



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri Apr 5 13:38:23 2019 +0200
Changeset:	39f2c14c5e8e2e08354fee1c186ddcf4c4cb52e2

Modified Files:
	py-cryptodomex/Makefile

Log Message:
py-cryptodomex: py-cryptodomex do not conflict with py-cryptodome

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

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

diffstat:
 py-cryptodomex/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/py-cryptodomex/Makefile b/py-cryptodomex/Makefile
index 9ecfa321aa..c567bae591 100644
--- a/py-cryptodomex/Makefile
+++ b/py-cryptodomex/Makefile
@@ -10,8 +10,6 @@ HOMEPAGE=	http://www.pycryptodome.org/
 COMMENT=	Cryptographic library for Python
 LICENSE=	public-domain AND python-software-foundation
 
-CONFLICTS+=	${PYPKGPREFIX}-cryptodome-[0-9]*
-
 CHECK_PORTABILITY_SKIP+=	appveyor/get_wheels.sh
 
 CFLAGS.SunOS+=	-std=c99 -D_XOPEN_SOURCE=600


Home | Main Index | Thread Index | Old Index