pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-fastapi: remove reference to non-existing package
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Tue Nov 7 23:09:44 2023 +0100
Changeset: dd07b1d84035943568635626254ffab13d4e0820
Modified Files:
py-fastapi/Makefile
Log Message:
py-fastapi: remove reference to non-existing package
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dd07b1d84035943568635626254ffab13d4e0820
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-fastapi/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-fastapi/Makefile b/py-fastapi/Makefile
index 11ad3938c3..0f76b6ab7e 100644
--- a/py-fastapi/Makefile
+++ b/py-fastapi/Makefile
@@ -11,7 +11,7 @@ COMMENT= Modern, fast (high-performance), web framework
LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-pydantic>=1.8.0:../../devel/py-pydantic
-DEPENDS+= ${PYPKGPREFIX}-starlette>=0.13.6:../../wip/py-starlette
+#DEPENDS+= ${PYPKGPREFIX}-starlette>=0.13.6:../../wip/py-starlette
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
TEST_DEPENDS+= ${PYPKGPREFIX}-flake8-[0-9]*:../../devel/py-flake8
Home |
Main Index |
Thread Index |
Old Index