Skip to content

Commit

Permalink
devel/py-jaraco.functools: Update to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 14, 2023
1 parent f2e5109 commit 766a2bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
10 changes: 2 additions & 8 deletions devel/py-jaraco.functools/Makefile
@@ -1,5 +1,5 @@
PORTNAME= jaraco.functools
PORTVERSION= 3.9.0
PORTVERSION= 4.0.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down Expand Up @@ -27,10 +27,4 @@ USE_PYTHON= autoplist concurrent pep517 pytest

NO_ARCH= yes

.include <bsd.port.pre.mk>

.if ${PYTHON_REL} < 31100
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
.endif

.include <bsd.port.post.mk>
.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/py-jaraco.functools/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1693056811
SHA256 (jaraco.functools-3.9.0.tar.gz) = 8b137b0feacc17fef4bacee04c011c9e86f2341099c870a1d12d3be37b32a638
SIZE (jaraco.functools-3.9.0.tar.gz) = 17221
TIMESTAMP = 1699774622
SHA256 (jaraco.functools-4.0.0.tar.gz) = c279cb24c93d694ef7270f970d499cab4d3813f4e08273f95398651a634f0925
SIZE (jaraco.functools-4.0.0.tar.gz) = 17779

0 comments on commit 766a2bc

Please sign in to comment.