FS#65721 - [python-pymysql] mariadb is not depends, but checkdepends instead.

Attached to Project: Community Packages
Opened by Patrick Young (kmahyyg) - Friday, 06 March 2020, 16:56 GMT
Last edited by David Runge (dvzrv) - Saturday, 07 March 2020, 18:39 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To David Runge (dvzrv)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

pymysql is not rely on libmysql-client for enduser currently. Please change mariadb to working as checkdepends.

Additional info:
* package version(s)
0.9.3

* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:

Directly install pip without mariadb, things gonna be fine. End user doesn't need mariadb to be installed as depends on their host if they host their db remotely.
This task depends upon

Closed by  David Runge (dvzrv)
Saturday, 07 March 2020, 18:39 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed with python-pymysql 0.9.3-3.
Comment by David Runge (dvzrv) - Saturday, 07 March 2020, 18:11 GMT
@kmahyyg: Thanks for the report.

You probably mean optdepends and checkdepends? That can certainly be arranged.

Loading...