Skip to content

Commit

Permalink
devel/py-pipreqs: Update to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ehaupt committed Feb 20, 2024
1 parent 5787f91 commit da0cf72
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions devel/py-pipreqs/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= pipreqs
PORTVERSION= 0.4.13
PORTVERSION= 0.5.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,10 +11,11 @@ WWW= https://pypi.org/project/pipreqs/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0:devel/py-poetry-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docopt>0:devel/py-docopt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yarg>0:devel/py-yarg@${PY_FLAVOR}

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

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/py-pipreqs/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1681559918
SHA256 (pipreqs-0.4.13.tar.gz) = a17f167880b6921be37533ce4c81ddc6e22b465c107aad557db43b1add56a99b
SIZE (pipreqs-0.4.13.tar.gz) = 47595
TIMESTAMP = 1708416165
SHA256 (pipreqs-0.5.0.tar.gz) = f33298d235ff76def369cb9a3594d084d9badc70cebba1e8cb271fcd4fdc0183
SIZE (pipreqs-0.5.0.tar.gz) = 35240

0 comments on commit da0cf72

Please sign in to comment.