mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
databases/py-hiredis: update to version 3.2.1
PR: 287545 Approved by: maintainer timeout
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
PORTNAME= hiredis
|
||||
PORTVERSION= 3.0.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.2.1
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@@ -14,7 +13,7 @@ LICENSE= BSD3CLAUSE
|
||||
LIB_DEPENDS= libhiredis.so:databases/hiredis
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/${PYSETUP}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1723278447
|
||||
SHA256 (hiredis-3.0.0.tar.gz) = fed8581ae26345dea1f1e0d1a96e05041a727a45e7d8d459164583e23c6ac441
|
||||
SIZE (hiredis-3.0.0.tar.gz) = 87581
|
||||
TIMESTAMP = 1749923255
|
||||
SHA256 (hiredis-3.2.1.tar.gz) = 5a5f64479bf04dd829fe7029fad0ea043eac4023abc6e946668cbbec3493a78d
|
||||
SIZE (hiredis-3.2.1.tar.gz) = 89096
|
||||
|
||||
Reference in New Issue
Block a user