mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
devel/py-pipdeptree: Update version 2.26.0=>2.26.1
Changelog: https://github.com/tox-dev/pipdeptree/releases/tag/2.26.1
This commit is contained in:
parent
6890600733
commit
e23c470e10
2 changed files with 5 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= pipdeptree
|
PORTNAME= pipdeptree
|
||||||
DISTVERSION= 2.26.0
|
DISTVERSION= 2.26.1
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -20,14 +20,8 @@ USE_PYTHON= autoplist concurrent pep517 pytest
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
|
||||||
|
|
||||||
.if ${PYTHON_REL} < 3900
|
|
||||||
IGNORE= requires Python 3.9 or higher
|
|
||||||
.endif
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|import __version__|import version as __version__|g' \
|
@${REINPLACE_CMD} -e 's|import __version__|import version as __version__|g' \
|
||||||
${WRKSRC}/src/pipdeptree/_cli.py
|
${WRKSRC}/src/pipdeptree/_cli.py
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1742897349
|
TIMESTAMP = 1745141829
|
||||||
SHA256 (pipdeptree-2.26.0.tar.gz) = 9b8f3de54e87509a7e021d30bd39a1a6a1a45dce1489b8e785f2e90da06c3858
|
SHA256 (pipdeptree-2.26.1.tar.gz) = 92a8f37ab79235dacb46af107e691a1309ca4a429315ba2a1df97d1cd56e27ac
|
||||||
SIZE (pipdeptree-2.26.0.tar.gz) = 40786
|
SIZE (pipdeptree-2.26.1.tar.gz) = 41024
|
||||||
|
|
Loading…
Add table
Reference in a new issue