mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
irc/py-sopel-help: Update to 0.5.2
ChangeLog: https://github.com/sopel-irc/sopel-help/releases/tag/0.5.2 PR: 282664
This commit is contained in:
parent
60177a33bf
commit
7e6ec16f9a
2 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= sopel-help
|
||||
DISTVERSION= 0.5.1
|
||||
DISTVERSION= 0.5.2
|
||||
CATEGORIES= irc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,7 +17,8 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
|||
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-metadata@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}sopel>=0:irc/py-sopel@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1718049690
|
||||
SHA256 (sopel_help-0.5.1.tar.gz) = b60c83fbc838f52128cc2bb86d539f7646e74d053aa50d75b0e26ebf2b3c1585
|
||||
SIZE (sopel_help-0.5.1.tar.gz) = 14914
|
||||
TIMESTAMP = 1731209537
|
||||
SHA256 (sopel_help-0.5.2.tar.gz) = 11cb0cfa15f98902140341871d7b5299fb7a541b4774a081903bb4bed38badff
|
||||
SIZE (sopel_help-0.5.2.tar.gz) = 15032
|
||||
|
|
Loading…
Add table
Reference in a new issue