pkgsrc-WIP-changes archive

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

py-aioquic: Switch to www/py-pylsqpack



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Jan 7 00:12:37 2024 +0100
Changeset:	d25c4992459aa682aa1473e58b0673067263e8ff

Modified Files:
	py-aioquic/Makefile

Log Message:
py-aioquic: Switch to www/py-pylsqpack

py-pylsqpack is now in pkgsrc, use that one.

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

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

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

diffs:
diff --git a/py-aioquic/Makefile b/py-aioquic/Makefile
index 0c9d47a422..520c509a61 100644
--- a/py-aioquic/Makefile
+++ b/py-aioquic/Makefile
@@ -13,7 +13,7 @@ LICENSE=	modified-bsd
 TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 TOOL_DEPENDS+=	${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
 DEPENDS+=	${PYPKGPREFIX}-certifi>=0:../../security/py-certifi
-DEPENDS+=	${PYPKGPREFIX}-pylsqpack>=0.3.3:../../wip/py-pylsqpack
+DEPENDS+=	${PYPKGPREFIX}-pylsqpack>=0.3.3:../../www/py-pylsqpack
 DEPENDS+=	${PYPKGPREFIX}-cryptography>=0:../../security/py-cryptography
 DEPENDS+=	${PYPKGPREFIX}-OpenSSL>=22:../../security/py-OpenSSL
 DEPENDS+=	${PYPKGPREFIX}-service_identity>=23.1.0:../../security/py-service_identity


Home | Main Index | Thread Index | Old Index