git: 26c0bbdfdaec - main - devel/py-pyproject-fmt: Update to 0.10.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Apr 2023 00:00:47 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=26c0bbdfdaecfc9a7e35e6b3b138c324745b28a6 commit 26c0bbdfdaecfc9a7e35e6b3b138c324745b28a6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 23:58:45 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 23:58:45 +0000 devel/py-pyproject-fmt: Update to 0.10.0 Changes: https://github.com/tox-dev/pyproject-fmt/releases --- devel/py-pyproject-fmt/Makefile | 11 ++++++----- devel/py-pyproject-fmt/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/devel/py-pyproject-fmt/Makefile b/devel/py-pyproject-fmt/Makefile index d21a033d19fa..7aafe2aa7282 100644 --- a/devel/py-pyproject-fmt/Makefile +++ b/devel/py-pyproject-fmt/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyproject-fmt -PORTVERSION= 0.9.2 +PORTVERSION= 0.10.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,9 +13,10 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.3:devel/py-hatch-vcs@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}hatchling>=1.13:devel/py-hatchling@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=23:devel/py-packaging@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}tomlkit>=0.11.6:textproc/py-tomlkit@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}hatchling>=1.14:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}natsort>=8.3.1:devel/py-natsort@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=23.1:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tomlkit>=0.11.7:textproc/py-tomlkit@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent pep517 @@ -25,7 +26,7 @@ NO_ARCH= yes .include <bsd.port.pre.mk> .if ${PYTHON_REL} < 30800 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.4:devel/py-typing-extensions@${PY_FLAVOR} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.5:devel/py-typing-extensions@${PY_FLAVOR} .endif .include <bsd.port.post.mk> diff --git a/devel/py-pyproject-fmt/distinfo b/devel/py-pyproject-fmt/distinfo index b3ee4ed7f86d..10cc76220031 100644 --- a/devel/py-pyproject-fmt/distinfo +++ b/devel/py-pyproject-fmt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680726162 -SHA256 (pyproject_fmt-0.9.2.tar.gz) = a0c73df74ec0d95ddc04ecc4b836d247f1666656f583157ba6f141a46448adda -SIZE (pyproject_fmt-0.9.2.tar.gz) = 10890 +TIMESTAMP = 1682616690 +SHA256 (pyproject_fmt-0.10.0.tar.gz) = e1c30cc8ef3c1603b658574f48e62838b444c3f60ff052d00ef9ca89d3d23e90 +SIZE (pyproject_fmt-0.10.0.tar.gz) = 11148