mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
net-im/py-slack-sdk: Update version 3.34.0=>3.35.0
Changelog: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.35.0
This commit is contained in:
parent
122a9068c4
commit
1511fc8ff5
2 changed files with 7 additions and 6 deletions
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= slack-sdk
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.34.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 3.35.0
|
||||
CATEGORIES= net-im python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -12,6 +11,8 @@ WWW= https://slack.dev/python-slack-sdk/
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.7.3:www/py-aiohttp@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
@ -19,7 +20,7 @@ USES= python
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= slackapi
|
||||
GH_PROJECT= python-${PORTNAME}
|
||||
USE_PYTHON= autoplist distutils pytest
|
||||
USE_PYTHON= autoplist pep517 pytest
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1734932200
|
||||
SHA256 (slackapi-python-slack-sdk-v3.34.0_GH0.tar.gz) = 2315d19889672f15581545ce00e60fe912bc6b55263bcdff265246d30380e7b2
|
||||
SIZE (slackapi-python-slack-sdk-v3.34.0_GH0.tar.gz) = 3380398
|
||||
TIMESTAMP = 1742448899
|
||||
SHA256 (slackapi-python-slack-sdk-v3.35.0_GH0.tar.gz) = 7bfae94f1dc8c0584d6ab91ca3c55c09e7deef4cb6ae7e3a2c4baf695ba281b8
|
||||
SIZE (slackapi-python-slack-sdk-v3.35.0_GH0.tar.gz) = 4860534
|
||||
|
|
Loading…
Add table
Reference in a new issue