pkgsrc-WIP-changes archive

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

py-mys: refer to textproc/py-humanfriendly



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Sat Aug 26 11:13:35 2023 +0200
Changeset:	5e53e3924f1d861826d9b12aeeff143d8fe5fb56

Modified Files:
	py-mys/Makefile

Log Message:
py-mys: refer to textproc/py-humanfriendly

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

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

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

diffs:
diff --git a/py-mys/Makefile b/py-mys/Makefile
index 8c3b16f948..b38cf1fefc 100644
--- a/py-mys/Makefile
+++ b/py-mys/Makefile
@@ -13,7 +13,7 @@ LICENSE=	mit
 DEPENDS+=	${PYPKGPREFIX}-pygments>=2.5.2:../../textproc/py-pygments
 DEPENDS+=	${PYPKGPREFIX}-toml>=0.10.1:../../textproc/py-toml
 DEPENDS+=	${PYPKGPREFIX}-ansicolors>=1.1.8:../../wip/py-ansicolors
-DEPENDS+=	${PYPKGPREFIX}-humanfriendly>=8.2:../../wip/py-humanfriendly
+DEPENDS+=	${PYPKGPREFIX}-humanfriendly>=8.2:../../textproc/py-humanfriendly
 DEPENDS+=	${PYPKGPREFIX}-yaspin>=1.0.0:../../wip/py-yaspin
 
 USE_LANGUAGES=	c++


Home | Main Index | Thread Index | Old Index