mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 02:56:39 -04:00
devel/py-aioapns: Update version 3.3=>4.0
Changelog: https://github.com/Fatal1ty/aioapns/releases/tag/v4.0
This commit is contained in:
parent
86574244a2
commit
eadcf47202
2 changed files with 7 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= aioapns
|
||||
DISTVERSION= 3.3
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 4.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,12 +12,14 @@ WWW= https://github.com/Fatal1ty/aioapns
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h2>=4.0.0:www/py-h2@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}openssl>=17.5.0:security/py-openssl@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyjwt>=2.0.0:www/py-pyjwt@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= autoplist pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1722074098
|
||||
SHA256 (aioapns-3.3.tar.gz) = 94b95faeff721c11caaa64abb38cbd34a32019219041efb354558c86df8cbc69
|
||||
SIZE (aioapns-3.3.tar.gz) = 14285
|
||||
TIMESTAMP = 1744701485
|
||||
SHA256 (aioapns-4.0.tar.gz) = 3715faabf3fa6c0240e7637f4427d88d08afdcceb0dcfb956c6d09b6f49427f8
|
||||
SIZE (aioapns-4.0.tar.gz) = 14315
|
||||
|
|
Loading…
Add table
Reference in a new issue