Bug 275157

Summary: [NEW PORT] databases/py-mariadb: Python MariaDB extension
Product: Ports & Packages Reporter: Jesús Daniel Colmenares Oviedo <DtxdF>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: New ---    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.github.com/mariadb-corporation/mariadb-connector-python
Attachments:
Description Flags
py-mariadb-1.1.8.patch
DtxdF: maintainer-approval+
py-mariadb-1.1.8.patch DtxdF: maintainer-approval+

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)