Skip to content

Commit

Permalink
devel/py-pipdeptree: Update version 0.13.2=>2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Oct 2, 2023
1 parent bf0f897 commit a63c06a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
8 changes: 6 additions & 2 deletions devel/py-pipdeptree/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pipdeptree
PORTVERSION= 0.13.2
PORTVERSION= 2.13.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,9 +11,13 @@ WWW= https://github.com/naiquevin/pipdeptree
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.18:devel/py-hatchling@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.3:devel/py-hatch-vcs@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>=6.0.0:devel/py-pip@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent pep517 pytest

NO_ARCH= yes

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/py-pipdeptree/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1559622386
SHA256 (pipdeptree-0.13.2.tar.gz) = f54a2388cfe3cbaa08f4702ee8957f0f3f0d6ff65899833ea57f12f2fc4ae0c1
SIZE (pipdeptree-0.13.2.tar.gz) = 17490
TIMESTAMP = 1696184546
SHA256 (pipdeptree-2.13.0.tar.gz) = ff71a48abd0b1ab810c23734b47de6ebd93270857d6665e21ed5ef6136fcba6e
SIZE (pipdeptree-2.13.0.tar.gz) = 32980

0 comments on commit a63c06a

Please sign in to comment.