pkgsrc-WIP-changes archive

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

add new pkg to wip: py-promise



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Sat Oct 17 17:19:41 2020 +0100
Changeset:	8248ecbb72960e0ffbd62115522feabf0902ee10

Modified Files:
	py-promise/Makefile

Log Message:
add new pkg to wip: py-promise

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

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

diffstat:
 py-promise/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/py-promise/Makefile b/py-promise/Makefile
index e5dddc9879..c057f1fbd2 100644
--- a/py-promise/Makefile
+++ b/py-promise/Makefile
@@ -19,7 +19,6 @@ TEST_DEPENDS+=	${PYPKGPREFIX}-test-benchmark>=0:../../devel/py-test-benchmark
 TEST_DEPENDS+=	${PYPKGPREFIX}-mock>=3.0.5:../../devel/py-mock
 TEST_DEPENDS+=	${PYPKGPREFIX}-test-asyncio>=0.14.0:../../devel/py-test-asyncio
 
-USE_LANGUAGES=	# none
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index