pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-awscli2: Requires exact version of py-awscrt
Module Name: pkgsrc-wip
Committed By: Maya Rashish <maya%NetBSD.org@localhost>
Pushed By: coypu
Date: Sat Sep 6 21:42:10 2025 +0000
Changeset: bbd3b11ffe8b3ad14518b9dfca0ad544a97ae339
Modified Files:
py-awscli2/Makefile
Log Message:
py-awscli2: Requires exact version of py-awscrt
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bbd3b11ffe8b3ad14518b9dfca0ad544a97ae339
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-awscli2/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-awscli2/Makefile b/py-awscli2/Makefile
index 984f1c9a94..0fd006ceaa 100644
--- a/py-awscli2/Makefile
+++ b/py-awscli2/Makefile
@@ -19,7 +19,7 @@ DEPENDS+= ${PYPKGPREFIX}-docutils>=0.10:../../textproc/py-docutils
DEPENDS+= ${PYPKGPREFIX}-rsa>=3.1.2:../../security/py-rsa
DEPENDS+= ${PYPKGPREFIX}-s3transfer>=0.11.0:../../net/py-s3transfer
DEPENDS+= ${PYPKGPREFIX}-yaml>=3.10:../../textproc/py-yaml
-DEPENDS+= ${PYPKGPREFIX}-awscrt-[0-9]*:../../wip/py-awscrt
+DEPENDS+= ${PYPKGPREFIX}-awscrt-0.27.6{,nb*}:../../wip/py-awscrt
DEPENDS+= ${PYPKGPREFIX}-ruamel-base-[0-9]*:../../devel/py-ruamel-base
DEPENDS+= ${PYPKGPREFIX}-ruamel-yaml-[0-9]*:../../devel/py-ruamel-yaml
DEPENDS+= ${PYPKGPREFIX}-prompt_toolkit-[0-9]*:../../devel/py-prompt_toolkit
Home |
Main Index |
Thread Index |
Old Index