Files
ports/databases/py-redis/files/patch-pyproject.toml
T
Po-Chuan Hsieh 948ea40e26 databases/py-redis: Relax RUN_DEPENDS for py-xxhash
- Bump PORTREVISION for package change

PR:		296097
Reported by:	<vermiculous@mailbox.org>
2026-07-01 06:13:40 +08:00

12 lines
172 B
TOML

--- pyproject.toml.orig 2020-02-02 00:00:00 UTC
+++ pyproject.toml
@@ -38,7 +38,7 @@ xxhash = [
]
xxhash = [
- 'xxhash~=3.6.0',
+ 'xxhash>=3.6.0',
]
ocsp = [