mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
security/py-uhashring: Update to 2.4
Changes: https://github.com/ultrabug/uhashring/blob/master/CHANGELOG.md
This commit is contained in:
parent
3f312348d5
commit
2b494a9e20
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= uhashring
|
||||
PORTVERSION= 2.3
|
||||
PORTVERSION= 2.4
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,7 +11,7 @@ WWW= https://github.com/ultrabug/uhashring
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.26.1:devel/py-hatchling@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1680726206
|
||||
SHA256 (uhashring-2.3.tar.gz) = 9f76187e8d8e82f6e5519c995eef1f1bf44d4a5e0fc4fdd1219a044b10040612
|
||||
SIZE (uhashring-2.3.tar.gz) = 9266
|
||||
TIMESTAMP = 1744289036
|
||||
SHA256 (uhashring-2.4.tar.gz) = 8ab30868f4ac079d2a8c58c43c35a294339efef7b069d260428617da48e5f020
|
||||
SIZE (uhashring-2.4.tar.gz) = 9258
|
||||
|
|
Loading…
Add table
Reference in a new issue