pkgsrc-WIP-changes archive

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

py-ibmiotf: Adjust paho-mqtt to net (from wip)



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sat Jul 1 06:37:46 2023 -0400
Changeset:	58167f5f12249e29ffb51fb88357a19d0b071cd8

Modified Files:
	py-ibmiotf/Makefile

Log Message:
py-ibmiotf: Adjust paho-mqtt to net (from wip)

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

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

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

diffs:
diff --git a/py-ibmiotf/Makefile b/py-ibmiotf/Makefile
index b7cf1787a1..0b315c39ae 100644
--- a/py-ibmiotf/Makefile
+++ b/py-ibmiotf/Makefile
@@ -14,7 +14,7 @@ LICENSE=	eclipse-license
 DEPENDS+=	${PYPKGPREFIX}-requests-toolbelt>=0.9.1:../../devel/py-requests-toolbelt
 DEPENDS+=	${PYPKGPREFIX}-iso8601>=0.1.12:../../time/py-iso8601
 DEPENDS+=	${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz
-DEPENDS+=	${PYPKGPREFIX}-paho-mqtt>=1.4.0:../../wip/py-paho-mqtt
+DEPENDS+=	${PYPKGPREFIX}-paho-mqtt>=1.4.0:../../net/py-paho-mqtt
 
 USE_LANGUAGES=	# none
 


Home | Main Index | Thread Index | Old Index