devel/py-hatch-vcs: Update to 0.3.0

Changes:	https://github.com/ofek/hatch-vcs/releases
This commit is contained in:
Po-Chuan Hsieh 2023-01-30 20:31:21 +08:00
parent 8d4cac2ae4
commit 608bde4c31
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
3 changed files with 9 additions and 10 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= hatch-vcs
PORTVERSION= 0.2.0
PORTVERSION= 0.3.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,7 +12,7 @@ WWW= https://github.com/ofek/hatch-vcs
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0.21.0:devel/py-hatchling@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.1.0:devel/py-hatchling@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.4.0:devel/py-setuptools_scm@${PY_FLAVOR}
TEST_DEPENDS= git:devel/git

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1661599113
SHA256 (hatch_vcs-0.2.0.tar.gz) = 9913d733b34eec9bb0345d0626ca32165a4ad2de15d1ce643c36d09ca908abff
SIZE (hatch_vcs-0.2.0.tar.gz) = 9321
TIMESTAMP = 1674589794
SHA256 (hatch_vcs-0.3.0.tar.gz) = cec5107cfce482c67f8bc96f18bbc320c9aa0d068180e14ad317bbee5a153fee
SIZE (hatch_vcs-0.3.0.tar.gz) = 10172

File diff suppressed because one or more lines are too long