pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-black: Fixed dependency wip/py-aiohttp-cors -> www/py-aiohttp-cors.
Module Name: pkgsrc-wip
Committed By: Aleksej Lebedev <root%zta.lk@localhost>
Pushed By: zhtw
Date: Thu Nov 7 10:56:15 2019 +0100
Changeset: 89f05cf90442787325a4eaee29c2c514f7153b95
Modified Files:
py-black/Makefile
Log Message:
py-black: Fixed dependency wip/py-aiohttp-cors -> www/py-aiohttp-cors.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=89f05cf90442787325a4eaee29c2c514f7153b95
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-black/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-black/Makefile b/py-black/Makefile
index f38d1774e0..3a50fd8f67 100644
--- a/py-black/Makefile
+++ b/py-black/Makefile
@@ -22,7 +22,7 @@ DEPENDS+= ${PYPKGPREFIX}-typed-ast>=1.4.0:../../devel/py-typed-ast
DEPENDS+= ${PYPKGPREFIX}-regex:../../textproc/py-regex
# only for blackd:
DEPENDS+= ${PYPKGPREFIX}-aiohttp>=3.3.2:../../www/py-aiohttp
-DEPENDS+= ${PYPKGPREFIX}-aiohttp-cors:../../wip/py-aiohttp-cors
+DEPENDS+= ${PYPKGPREFIX}-aiohttp-cors:../../www/py-aiohttp-cors
post-install:
cd ${DESTDIR}${PREFIX}/bin && for b in black blackd; \
Home |
Main Index |
Thread Index |
Old Index