forked from Lainports/freebsd-ports
www/py-aiostream: Update to 0.6.4
Changes: https://github.com/vxgmichel/aiostream/releases
This commit is contained in:
parent
6376404fa2
commit
5d596fd8ce
2 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= aiostream
|
||||
PORTVERSION= 0.6.3
|
||||
PORTVERSION= 0.6.4
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FL
|
|||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USES= python:3.9+
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1728632498
|
||||
SHA256 (aiostream-0.6.3.tar.gz) = e2ad44e37f42008b7b14132239be787c103fd7ce5db6e1efab868ca18c66bd1d
|
||||
SIZE (aiostream-0.6.3.tar.gz) = 68053
|
||||
TIMESTAMP = 1730387108
|
||||
SHA256 (aiostream-0.6.4.tar.gz) = f99bc6b1b9cea3e70885dc235a233523597555fe4a585ed21d65264b3f1ff3d2
|
||||
SIZE (aiostream-0.6.4.tar.gz) = 67983
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue