pkgsrc-WIP-changes archive

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

py-fastapi: improve DESCR



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Sun May 21 19:37:23 2023 +0200
Changeset:	667cf6259c6bf130add852a6c45e8846abf3825f

Modified Files:
	py-fastapi/Makefile

Log Message:
py-fastapi: improve DESCR

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

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 d348a9ca5f..11ad3938c3 100644
--- a/py-fastapi/Makefile
+++ b/py-fastapi/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	${MASTER_SITE_PYPI:=f/fastapi/}
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://fastapi.tiangolo.com/
-COMMENT=	High performance, easy to learn, fast to code, ready for production
+COMMENT=	Modern, fast (high-performance), web framework
 LICENSE=	mit
 
 DEPENDS+=	${PYPKGPREFIX}-pydantic>=1.8.0:../../devel/py-pydantic


Home | Main Index | Thread Index | Old Index