Port details |
- py-cymysql Python MySQL Driver using Cython
- 1.0.3 databases
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-11-27 02:42:11
- Last Update: 2024-11-27 02:32:54
- Commit Hash: 611f412
- 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 = 1732260888
SHA256 (cymysql-1.0.3.tar.gz) = 26467822780bf8301f1503eea106d1ce7ee06709f336f35dd593ff21e6d5b1ce
SIZE (cymysql-1.0.3.tar.gz) = 52719
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- 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: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 1
|