Bug 275157 - [NEW PORT] databases/py-mariadb: Python MariaDB extension
Summary: [NEW PORT] databases/py-mariadb: Python MariaDB extension
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://www.github.com/mariadb-corpor...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-17 22:04 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-12-09 23:10 UTC (History)
0 users

See Also:


Attachments
py-mariadb-1.1.8.patch (2.71 KB, patch)
2023-11-17 22:04 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff
py-mariadb-1.1.8.patch (3.10 KB, patch)
2023-12-09 23:10 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Daniel Colmenares Oviedo 2023-11-17 22:04:39 UTC
Created attachment 246378 [details]
py-mariadb-1.1.8.patch

Description:

MariaDB Connector/Python enables python programs to access MariaDB
and MySQL databases, using an API which is compliant with the Python
DB API 2.0 (PEP-249). It is written in C and Python and uses MariaDB
Connector/C client library for client server communication.

WWW: https://www.github.com/mariadb-corporation/mariadb-connector-python

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 13.2-RELEASE, amd64)
Comment 1 Jesús Daniel Colmenares Oviedo 2023-12-09 23:10:04 UTC
Created attachment 246944 [details]
py-mariadb-1.1.8.patch

Description:

* Add py-mariadb to databases/Makefile.

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 13.2-RELEASE, amd64)