Port details |
- py-redis5 Python client for Redis key-value store
- 5.3.1 databases
=0 5.3.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-06-01 16:27:06
- Last Update: 2025-08-12 18:15:37
- Commit Hash: 70135bb
- Also Listed In: python
- License: MIT
- WWW:
- https://redis.readthedocs.io/en/latest/
- https://github.com/redis/redis-py
- Description:
- This is the Python interface to the Redis key-value store.
 ¦ ¦ ¦ ¦ 
- 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}redis5>0:databases/py-redis5@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py311-redis
- py311-redis[0-9]
- To install the port:
- cd /usr/ports/databases/py-redis5/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-redis5
- pkg install py311-redis5
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-redis5 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-redis5
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1753796036
SHA256 (redis-5.3.1.tar.gz) = ca49577a531ea64039b5a36db3d6cd1a0c7a60c34124d46924a45b956e8cf14c
SIZE (redis-5.3.1.tar.gz) = 4626200
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
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-mock>=0 : devel/py-mock@py311
- redis-server : databases/redis
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pyjwt>=2.9.0 : www/py-pyjwt@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- databases/py-rb
Configuration Options:
- ===> The following configuration options are available for py311-redis5-5.3.1:
HIREDIS=off: High performance response parser
===> Use 'make config' to modify these settings
- Options name:
- databases_py-redis5
- 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 |
5.3.1 12 Aug 2025 18:15:37
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-redis5: Update to 5.3.1
Changes: https://github.com/redis/redis-py/releases |
5.3.0 01 Jun 2025 16:23:09
    |
Po-Chuan Hsieh (sunpoet)  |
databases/py-redis5: Add py-redis5 5.3.0 (copied from py-redis)
- Update WWW
- Add PORTSCOUT |
Number of commits found: 2
|