Date: Thu, 30 Dec 2021 02:59:21 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257313] [NEW PORT] databases/py-databases: Async database support for Python Message-ID: <bug-257313-21822-rwKgXT36Wu@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-257313-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-257313-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257313 --- Comment #11 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dd025e5c68e7e9a9634fc8f2dc3d7ba1= 29c148d20 commit d025e5c68e7e9a9634fc8f2dc3d7ba129c148d20 Author: Goran Meki=C4=87 <meka@tilda.center> AuthorDate: 2021-12-30 02:19:13 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2021-12-30 02:58:27 +0000 databases/py-databases: add port: Async database support for Python Databases gives you simple asyncio support for a range of databases. It allows you to make queries using the powerful SQLAlchemy Core expres= sion language, and provides support for PostgreSQL, MySQL, and SQLite. Databases is suitable for integrating against any async Web framework, = such as Starlette, Sanic, Responder, Quart, aiohttp, Tornado, or FastAPI. WWW: https://github.com/encode/databases PR: 257313 Reported by: Goran Meki=C4=87 <meka@tilda.center> (new maintainer) Reviewed by: koobs databases/Makefile | 1 + databases/py-databases/Makefile (new) | 51 +++++++++++++++++++= ++++ databases/py-databases/distinfo (new) | 3 ++ databases/py-databases/files/patch-setup.py (new) | 11 +++++ databases/py-databases/pkg-descr (new) | 9 ++++ 5 files changed, 75 insertions(+) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257313-21822-rwKgXT36Wu>