Skip to content

Commit

Permalink
devel/py-pyproject-fmt: Update to 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 28, 2024
1 parent f214b97 commit 526d296
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= 2.1.1
PORTVERSION= 2.1.3
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.4:devel/py-hatch-vcs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hatchling>=1.24.2:devel/py-hatchling@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyproject-fmt-rust>=1.1.1<1.1.1_99:devel/py-pyproject-fmt-rust@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyproject-fmt-rust>=1.1.3<1.1.3_99:devel/py-pyproject-fmt-rust@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist concurrent pep517
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 = 1715842744
SHA256 (pyproject_fmt-2.1.1.tar.gz) = 4d87dd73d053a638cd91365b898b55e9f790c8897071b55c581516cfac31491a
SIZE (pyproject_fmt-2.1.1.tar.gz) = 9015
TIMESTAMP = 1716448698
SHA256 (pyproject_fmt-2.1.3.tar.gz) = 4fe12151c48504202fd8b1eae27e0d584c31e69f6e58c97dca6df504bdeb191a
SIZE (pyproject_fmt-2.1.3.tar.gz) = 9016

0 comments on commit 526d296

Please sign in to comment.