Skip to content

Commit

Permalink
devel/py-pyproject-fmt: Update to 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 9, 2023
1 parent 610f37b commit 31bcbda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-pyproject-fmt/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= pyproject-fmt
PORTVERSION= 0.11.2
PORTVERSION= 0.12.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,7 +13,7 @@ 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.14.1:devel/py-hatchling@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}hatchling>=1.17.1: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.8:textproc/py-tomlkit@${PY_FLAVOR}
Expand Down
6 changes: 3 additions & 3 deletions devel/py-pyproject-fmt/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1684104454
SHA256 (pyproject_fmt-0.11.2.tar.gz) = fa6f8bd2a9339413d92275fd7d2fc1c9e219226a9ccc2b5473799e769ada1fe4
SIZE (pyproject_fmt-0.11.2.tar.gz) = 12134
TIMESTAMP = 1688166262
SHA256 (pyproject_fmt-0.12.1.tar.gz) = 01cd68477e87640944ece982d7bd1e14d006576041c8a8a65d4392660693bec2
SIZE (pyproject_fmt-0.12.1.tar.gz) = 13006

0 comments on commit 31bcbda

Please sign in to comment.