mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/py-griffe: Update to 1.7.2
* Adjust USE=python accordingly, because Python 3.8 is no longer
present in the ports tree after ca15850a2b
while I'm here.
Changelog since 1.7.0:
https://github.com/mkdocstrings/griffe/releases/tag/1.7.2
MFH: 2025Q2
This commit is contained in:
parent
048cabbd0c
commit
0c6fc63c32
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= griffe
|
PORTNAME= griffe
|
||||||
DISTVERSION= 1.7.0
|
DISTVERSION= 1.7.2
|
||||||
CATEGORIES= textproc python
|
CATEGORIES= textproc python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -18,7 +18,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=4.17.3:devel/py-jsonschema@${PY
|
||||||
${PYTHON_PKGNAMEPREFIX}pytest-xdist>=3.3,1:devel/py-pytest-xdist@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}pytest-xdist>=3.3,1:devel/py-pytest-xdist@${PY_FLAVOR} \
|
||||||
git:devel/git
|
git:devel/git
|
||||||
|
|
||||||
USES= python:3.9+
|
USES= python
|
||||||
USE_PYTHON= autoplist concurrent pep517 pytest
|
USE_PYTHON= autoplist concurrent pep517 pytest
|
||||||
|
|
||||||
TEST_ARGS= -n ${MAKE_JOBS_NUMBER}
|
TEST_ARGS= -n ${MAKE_JOBS_NUMBER}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1743173220
|
TIMESTAMP = 1743677214
|
||||||
SHA256 (griffe-1.7.0.tar.gz) = 72e9c1593c7af92a387906293fc4a318c2e8e8aef501c64678c809794b4bdca4
|
SHA256 (griffe-1.7.2.tar.gz) = 98d396d803fab3b680c2608f300872fd57019ed82f0672f5b5323a9ad18c540c
|
||||||
SIZE (griffe-1.7.0.tar.gz) = 394351
|
SIZE (griffe-1.7.2.tar.gz) = 394919
|
||||||
|
|
Loading…
Add table
Reference in a new issue