textproc/py-pyaml: Update to 23.5.9
Changes: https://github.com/mk-fg/pretty-yaml/commits/master
This commit is contained in:
parent
c28dd1ef37
commit
399e97c39e
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= pyaml
|
||||
PORTVERSION= 23.5.8
|
||||
PORTVERSION= 23.5.9
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA
|
|||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.8+
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1684104550
|
||||
SHA256 (pyaml-23.5.8.tar.gz) = 287c58ad3aca43fd6da216f42b3d89c835aa1c79301948bbd25be9a2bb71def3
|
||||
SIZE (pyaml-23.5.8.tar.gz) = 20157
|
||||
TIMESTAMP = 1685792342
|
||||
SHA256 (pyaml-23.5.9.tar.gz) = 4c4b28b6fe89336000f08646f3cf1f6b68fb11e4c409626b77562e65a577273b
|
||||
SIZE (pyaml-23.5.9.tar.gz) = 20234
|
||||
|
|
Loading…
Reference in a new issue