python-mysql: rename to python-mysqlclient & bump to version 1.4.4
authorAlexandru Ardelean <redacted>
Mon, 12 Aug 2019 07:06:48 +0000 (10:06 +0300)
committerAlexandru Ardelean <redacted>
Mon, 2 Sep 2019 12:06:28 +0000 (15:06 +0300)
commit817cdbd7c90cbd4ae6e727f15f2da9d33de13efb
treee48d71c730cd130d1dbe5839aef90210b2ca32b2
parent63ef2b2ed21d265e3223d7f2019d8b6024ab9198
python-mysql: rename to python-mysqlclient & bump to version 1.4.4

The package on PyPi is named `mysqlclient`.
This should have been named `python-mysqlclient` from the start.
There is a `mysql` package on PyPi already but that's a different
code/package.

Doing this should avoid any future confusion.
There is no good time to do this rename; at least 19.07 has been branched
already and this can go into the next release [in a year or so].

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-mysql/Makefile [deleted file]
lang/python/python-mysqlclient/Makefile [new file with mode: 0644]
net/seafile-server/Makefile
git clone https://git.99rst.org/PROJECT