Port details |
- py-cymysql Python MySQL Driver using Cython
- 1.0.4 databases
=0 1.0.3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2024-11-27 02:42:11
- Last Update: 2025-02-03 15:51:00
- Commit Hash: 551dd29
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/nakagami/CyMySQL
- Description:
- CyMySQL contains a python MySQL client library.
It is a fork project from PyMySQL.
CyMySQL is accerarated by Cython and supports Python versions 2 and 3.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}cymysql>0:databases/py-cymysql@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-cymysql/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-cymysql
- pkg install py311-cymysql
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-cymysql listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-cymysql
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1738088922
SHA256 (cymysql-1.0.4.tar.gz) = 6d3b646681ad2150b042988d0f1ff64bc2c1eb972c9170644bb2815e55182e13
SIZE (cymysql-1.0.4.tar.gz) = 52859
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- cython-3.11 : lang/cython@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_py-cymysql
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.4 03 Feb 2025 15:51:00
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-cymysql: Update to 1.0.4
Changes: https://github.com/nakagami/CyMySQL/commits/master |
1.0.3 27 Nov 2024 02:32:54
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-cymysql: Add py-cymysql 1.0.3
CyMySQL contains a python MySQL client library.
It is a fork project from PyMySQL.
CyMySQL is accerarated by Cython and supports Python versions 2 and 3. |
Number of commits found: 2
|