[Bug 274576] [NEW PORT] databases/py-snowflake-connector-python
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 274576] [NEW PORT] databases/py-snowflake-connector-python"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Oct 2023 20:33:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274576 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e97857613486223c16217074e7aa8d212ca375e commit 1e97857613486223c16217074e7aa8d212ca375e Author: Pat Maddox <pat@patmaddox.com> AuthorDate: 2023-10-21 20:32:01 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2023-10-21 20:32:47 +0000 databases/py-snowflake-connector-python: new port The Snowflake Connector for Python conforms to the Python DB API 2.0 specification. The Snowflake Connector for Python provides an interface for developing Python applications that can connect to Snowflake and perform all standard operations. It provides a programming alternative to developing applications in Java or C/C++ using the Snowflake JDBC or ODBC drivers. The connector has no dependencies on JDBC or ODBC. It can be installed using pip on Linux, Mac OSX, and Windows platforms where Python 3.8.0 (or higher) is installed. PR: 274576 Author: Pat Maddox <pat@patmaddox.com> databases/Makefile | 1 + .../py-snowflake-connector-python/Makefile (new) | 42 ++++++++++++++++++++++ .../py-snowflake-connector-python/distinfo (new) | 3 ++ .../py-snowflake-connector-python/pkg-descr (new) | 11 ++++++ 4 files changed, 57 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.