summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/bmake/Makefile3
-rw-r--r--devel/bmkdep/Makefile3
-rw-r--r--devel/cgilib/Makefile3
-rw-r--r--devel/cirrus-cli/Makefile2
-rw-r--r--devel/cirrus-cli/distinfo10
-rw-r--r--devel/cons/Makefile3
-rw-r--r--devel/dfuife-curses/Makefile3
-rw-r--r--devel/exercisix/Makefile4
-rw-r--r--devel/hs-hlint/Makefile3
-rw-r--r--devel/ksql/Makefile3
-rw-r--r--devel/kyra/Makefile3
-rw-r--r--devel/libPropList/Makefile3
-rw-r--r--devel/libaura/Makefile3
-rw-r--r--devel/libcli/Makefile3
-rw-r--r--devel/libdfui/Makefile3
-rw-r--r--devel/libdnsres/Makefile3
-rw-r--r--devel/libflatarray/Makefile5
-rw-r--r--devel/libmimedir/Makefile3
-rw-r--r--devel/protoc-gen-go-grpc/Makefile6
-rw-r--r--devel/protoc-gen-go-grpc/distinfo6
-rw-r--r--devel/py-aiortc/Makefile25
-rw-r--r--devel/py-aiortc/distinfo6
-rw-r--r--devel/py-buildbot-pkg/Makefile2
-rw-r--r--devel/py-buildbot-pkg/distinfo6
-rw-r--r--devel/py-tox/Makefile20
-rw-r--r--devel/py-tox/distinfo6
26 files changed, 92 insertions, 48 deletions
diff --git a/devel/bmake/Makefile b/devel/bmake/Makefile
index 5216d150072a..f25ffeb33628 100644
--- a/devel/bmake/Makefile
+++ b/devel/bmake/Makefile
@@ -10,6 +10,9 @@ WWW= https://www.crufty.net/help/sjg/bmake.html
LICENSE= BSD3CLAUSE
+DEPRECATED= Outdated and redundant
+EXPIRATION_DATE=2025-06-30
+
PORTSCOUT= skipv:200910007
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/devel/bmkdep/Makefile b/devel/bmkdep/Makefile
index 3ae8dcec0471..172f9016ce44 100644
--- a/devel/bmkdep/Makefile
+++ b/devel/bmkdep/Makefile
@@ -9,6 +9,9 @@ WWW= https://netbsd.org
LICENSE= BSD2CLAUSE
+DEPRECATED= Outdated and redundant
+EXPIRATION_DATE=2025-06-30
+
USE_GITHUB= yes
GH_ACCOUNT= trociny
diff --git a/devel/cgilib/Makefile b/devel/cgilib/Makefile
index d85c7efb22a0..bbd0afdcca76 100644
--- a/devel/cgilib/Makefile
+++ b/devel/cgilib/Makefile
@@ -11,6 +11,9 @@ WWW= https://www.infodrom.org/projects/cgilib/
LICENSE= GPLv2
+DEPRECATED= Last upstream release in 2009, last upstream activity in 2017 and no consumers in tree
+EXPIRATION_DATE=2025-06-30
+
USES= uidfix
USE_LDCONFIG= yes
diff --git a/devel/cirrus-cli/Makefile b/devel/cirrus-cli/Makefile
index 8db5f3d20a07..d1a9883bd0a7 100644
--- a/devel/cirrus-cli/Makefile
+++ b/devel/cirrus-cli/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cirrus-cli
DISTVERSIONPREFIX= v
-DISTVERSION= 0.131.2
+DISTVERSION= 0.132.0
CATEGORIES= devel
MAINTAINER= bofh@FreeBSD.org
diff --git a/devel/cirrus-cli/distinfo b/devel/cirrus-cli/distinfo
index a026f8b1d0e5..5ee845eb84bf 100644
--- a/devel/cirrus-cli/distinfo
+++ b/devel/cirrus-cli/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1747217072
-SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.131.2/v0.131.2.mod) = 4c57cb388bf0476e369fbf2c9cf5cb4ad0485ab9c6d1dfc029c9f54c49acc0c2
-SIZE (go/devel_cirrus-cli/cirrus-cli-v0.131.2/v0.131.2.mod) = 10858
-SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.131.2/v0.131.2.zip) = 058f4bef8dbcda9bb71648690ca6400715b44ef178954af49a6d96d8f2b644a5
-SIZE (go/devel_cirrus-cli/cirrus-cli-v0.131.2/v0.131.2.zip) = 1315773
+TIMESTAMP = 1747591860
+SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.132.0/v0.132.0.mod) = 4176a8972f255ac76b65a3a29e4255d81717d22159da748c8aa910bdb7d598a1
+SIZE (go/devel_cirrus-cli/cirrus-cli-v0.132.0/v0.132.0.mod) = 10858
+SHA256 (go/devel_cirrus-cli/cirrus-cli-v0.132.0/v0.132.0.zip) = ffc85b49c3ca162420b93b044894b8b3bf1740e5a07021fb65cdb669c17a19e8
+SIZE (go/devel_cirrus-cli/cirrus-cli-v0.132.0/v0.132.0.zip) = 1317411
diff --git a/devel/cons/Makefile b/devel/cons/Makefile
index ae9507ac7491..39af4ccdb9fc 100644
--- a/devel/cons/Makefile
+++ b/devel/cons/Makefile
@@ -11,6 +11,9 @@ MAINTAINER= rv@gnu.org
COMMENT= Perl-based Make Replacement
WWW= http://www.dsmit.com/cons/
+DEPRECATED= Upstream development seems to have stopped over 20 years ago
+EXPIRATION_DATE=2025-06-30
+
USES= perl5 tar:tgz
NO_BUILD= yes
PLIST_SUB= CONS_VER=${PORTVERSION}
diff --git a/devel/dfuife-curses/Makefile b/devel/dfuife-curses/Makefile
index 95eccc593c34..9c5d1668665a 100644
--- a/devel/dfuife-curses/Makefile
+++ b/devel/dfuife-curses/Makefile
@@ -9,6 +9,9 @@ COMMENT= DFUI curses frontend
LICENSE= BSD3CLAUSE
+DEPRECATED= Depends on deprecated port devel/libaura
+EXPIRATION_DATE=2025-06-30
+
LIB_DEPENDS= libaura3.so:devel/libaura \
libdfui4.so:devel/libdfui
diff --git a/devel/exercisix/Makefile b/devel/exercisix/Makefile
index cf9db3e71ba9..a691b9379e96 100644
--- a/devel/exercisix/Makefile
+++ b/devel/exercisix/Makefile
@@ -8,6 +8,10 @@ MAINTAINER= exercisix@alexanderchuranov.com
COMMENT= Innovative lightweight unit-test framework for C++
WWW= http://alexanderchuranov.com/software/exercisix
+BROKEN= Unfetchable
+DEPRECATED= Abandonware, upstream is gone and last release 10+ years ago
+EXPIRATION_DATE=2025-06-30
+
USES= tar:bzip2
OPTIONS_DEFINE= EXAMPLES
diff --git a/devel/hs-hlint/Makefile b/devel/hs-hlint/Makefile
index 793184c6ef3b..6ccd08f8a922 100644
--- a/devel/hs-hlint/Makefile
+++ b/devel/hs-hlint/Makefile
@@ -95,4 +95,7 @@ USE_CABAL= OneTuple-0.4.2_1 \
witherable-0.5_1 \
yaml-0.11.11.2_2
+post-patch:
+ ${REINPLACE_CMD} 's|jobs: 1|jobs: 2|' ${CABAL_HOME}/.cabal/config
+
.include <bsd.port.mk>
diff --git a/devel/ksql/Makefile b/devel/ksql/Makefile
index 724986d4e26d..ca4e2c415944 100644
--- a/devel/ksql/Makefile
+++ b/devel/ksql/Makefile
@@ -10,6 +10,9 @@ WWW= https://kristaps.bsd.lv/ksql/
LICENSE= ISCL
+DEPRECATED= Last activity upstream 7 years ago, unmaintained in tree for several years and no consumers
+EXPIRATION_DATE=2025-06-30
+
USES= localbase:ldflags sqlite
HAS_CONFIGURE= yes
diff --git a/devel/kyra/Makefile b/devel/kyra/Makefile
index 04d14fc98eb5..53d5a72f6306 100644
--- a/devel/kyra/Makefile
+++ b/devel/kyra/Makefile
@@ -11,6 +11,9 @@ WWW= https://www.grinninglizard.com/kyra/
LICENSE= GPLv2
+DEPRECATED= Abandonware, last release in 2006 and depdends on deprecated libraries
+EXPIRATION_DATE=2025-06-30
+
LIB_DEPENDS= libpng.so:graphics/png \
libtiff.so:graphics/tiff
diff --git a/devel/libPropList/Makefile b/devel/libPropList/Makefile
index a7cbbea4e0ec..a8f02729a6bc 100644
--- a/devel/libPropList/Makefile
+++ b/devel/libPropList/Makefile
@@ -8,6 +8,9 @@ DISTNAME= libPropList-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Property library for gnome and Window Maker
+DEPRECATED= Deprecated and unsupported upstream
+EXPIRATION_DATE=2025-06-30
+
GNU_CONFIGURE= yes
USES= libtool
USE_LDCONFIG= yes
diff --git a/devel/libaura/Makefile b/devel/libaura/Makefile
index 6d608f08baeb..0ebde2bee412 100644
--- a/devel/libaura/Makefile
+++ b/devel/libaura/Makefile
@@ -7,6 +7,9 @@ MASTER_SITES= LOCAL/philip
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Library of Assorted Useful Reusable Abstractions
+DEPRECATED= Abandonware, upstream is gone and last release in 2005
+EXPIRATION_DATE=2025-06-30
+
USES= tar:bzip2
USE_LDCONFIG= yes
diff --git a/devel/libcli/Makefile b/devel/libcli/Makefile
index 6cda2c7ed01f..30628e908590 100644
--- a/devel/libcli/Makefile
+++ b/devel/libcli/Makefile
@@ -10,6 +10,9 @@ WWW= https://github.com/dparrish/libcli/
LICENSE= LGPL21
+DEPRECATED= Outdated and unmaintained in tree for years
+EXPIRATION_DATE=2025-06-30
+
USES= alias gmake
USE_LDCONFIG= yes
USE_GITHUB= yes
diff --git a/devel/libdfui/Makefile b/devel/libdfui/Makefile
index 373f8de99897..a4370a091206 100644
--- a/devel/libdfui/Makefile
+++ b/devel/libdfui/Makefile
@@ -8,6 +8,9 @@ COMMENT= Abstract user interface protocol library
LICENSE= BSD3CLAUSE
+DEPRECATED= Depends on deprecated port devel/libaura
+EXPIRATION_DATE=2025-06-30
+
LIB_DEPENDS= libaura3.so:devel/libaura
USES= tar:bzip2
diff --git a/devel/libdnsres/Makefile b/devel/libdnsres/Makefile
index 1df946c74707..ce77758cfd9b 100644
--- a/devel/libdnsres/Makefile
+++ b/devel/libdnsres/Makefile
@@ -11,6 +11,9 @@ WWW= https://www.monkey.org/~provos/libdnsres/
LICENSE= BSD4CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= No consumers in tree, last release in 2005 by upstream
+EXPIRATION_DATE=2025-06-30
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:devel/libevent
USES= libtool
diff --git a/devel/libflatarray/Makefile b/devel/libflatarray/Makefile
index 27502c56c061..7d631aacbbd3 100644
--- a/devel/libflatarray/Makefile
+++ b/devel/libflatarray/Makefile
@@ -11,7 +11,10 @@ WWW= http://www.libgeodecomp.org/libflatarray.html
LICENSE= BSL
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_armv7= test/estimate_optimum_short_vec_type_test.cpp:71:22: error: redefinition of 'expected_arity_for_double'
+#BROKEN_armv7= test/estimate_optimum_short_vec_type_test.cpp:71:22: error: redefinition of 'expected_arity_for_double'
+BROKEN= Unfetchable
+DEPRECATED= Last activity from upstream 5 years ago and last release in 2016
+EXPIRATION_DATE=2025-06-30
BUILD_DEPENDS= boost-libs>=1.48:devel/boost-libs
diff --git a/devel/libmimedir/Makefile b/devel/libmimedir/Makefile
index f2c070c181d1..346b1b6d1b04 100644
--- a/devel/libmimedir/Makefile
+++ b/devel/libmimedir/Makefile
@@ -10,6 +10,9 @@ COMMENT= Library for parsing RFC2425 MIME Directory Profile information
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Last release in 2008, no consumers in tree and unmaintained for years
+EXPIRATION_DATE=2025-06-30
+
USES= cpe desthack libtool
CPE_VENDOR= ${PORTNAME}_project
GNU_CONFIGURE= yes
diff --git a/devel/protoc-gen-go-grpc/Makefile b/devel/protoc-gen-go-grpc/Makefile
index 1a59ba7faccd..64301aad7960 100644
--- a/devel/protoc-gen-go-grpc/Makefile
+++ b/devel/protoc-gen-go-grpc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= protoc-gen-go-grpc
DISTVERSIONPREFIX= v
-DISTVERSION= 1.72.0
+DISTVERSION= 1.72.1
CATEGORIES= devel
MAINTAINER= bofh@FreeBSD.org
@@ -23,12 +23,8 @@ GH_TUPLE= \
open-telemetry:opentelemetry-go:v1.34.0:open_telemetry_opentelemetry_go/vendor/go.opentelemetry.io/otel \
protocolbuffers:protobuf-go:v1.36.5:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf
-#GO_MODULE= google.golang.org/grpc
GO_TARGET= ./cmd/protoc-gen-go-grpc
PLIST_FILES= bin/protoc-gen-go-grpc
-#post-patch:
-# @${CP} -R ${WRKDIR}/grpc-go-${DISTVERSION}/cmd ${WRKSRC}/
-
.include <bsd.port.mk>
diff --git a/devel/protoc-gen-go-grpc/distinfo b/devel/protoc-gen-go-grpc/distinfo
index cfb4062fbf5c..eb63a75fe7c6 100644
--- a/devel/protoc-gen-go-grpc/distinfo
+++ b/devel/protoc-gen-go-grpc/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1746316897
-SHA256 (grpc-grpc-go-v1.72.0_GH0.tar.gz) = bfd9b72523f56391aa568b464775a1241f5f38fba8d7f5f1edc1f1d8cde3d2f4
-SIZE (grpc-grpc-go-v1.72.0_GH0.tar.gz) = 2410705
+TIMESTAMP = 1747592888
+SHA256 (grpc-grpc-go-v1.72.1_GH0.tar.gz) = 1b40636aaefd7afd74abd6e9796cfd7b1419a0c4d9846f0c7d5a5c0b1ae51f84
+SIZE (grpc-grpc-go-v1.72.1_GH0.tar.gz) = 2412814
SHA256 (golang-net-v0.34.0_GH0.tar.gz) = 3d5ec65e81b6f1d9530a3008f35722e9cf6d4905b20c19a7126f58aae515996c
SIZE (golang-net-v0.34.0_GH0.tar.gz) = 1466242
SHA256 (golang-sys-v0.29.0_GH0.tar.gz) = 7bac3e0a686a05d0e86ca110917b45f60553d6c146dba8a4cdafb911486428e7
diff --git a/devel/py-aiortc/Makefile b/devel/py-aiortc/Makefile
index 32b5b9a0bc14..63a346282e2f 100644
--- a/devel/py-aiortc/Makefile
+++ b/devel/py-aiortc/Makefile
@@ -1,6 +1,5 @@
PORTNAME= aiortc
-DISTVERSION= 1.11.0
-PORTREVISION= 1
+DISTVERSION= 1.12.0
CATEGORIES= devel multimedia python www
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,21 +12,21 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0:devel/py-cffi@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-LIB_DEPENDS= libopus.so:audio/opus \
- libvpx.so:multimedia/libvpx
+ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \
+ ${PY_SETUPTOOLS}
RUN_DEPENDS= ${PYNUMPY} \
- ${PYTHON_PKGNAMEPREFIX}aioice>=0.9.0:devel/py-aioice@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}av>=9.0.0:multimedia/py-av@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}aioice>=0.10.1:devel/py-aioice@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}av>=14.0.0:multimedia/py-av@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}google-crc32c>=1.1:devel/py-google-crc32c@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}openssl>=23.1.0:security/py-openssl@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pyee>=9.0.0:devel/py-pyee@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pylibsrtp>=0.5.6:devel/py-pylibsrtp@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}openssl>=25.0.0:security/py-openssl@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pyee>=13.0.0:devel/py-pyee@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pylibsrtp>=0.10.0:devel/py-pylibsrtp@${PY_FLAVOR}
USES= localbase python
-USE_PYTHON= autoplist concurrent cryptography distutils
+USE_PYTHON= autoplist concurrent cryptography pep517
-post-install:
- ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/codecs/*.so
+post-patch:
+ @${REINPLACE_CMD} -e 's|^license = "BSD-3-Clause"|license = { text = "BSD-3-Clause" }|' \
+ ${WRKSRC}/pyproject.toml
.include <bsd.port.mk>
diff --git a/devel/py-aiortc/distinfo b/devel/py-aiortc/distinfo
index 021511b546ff..94275c35a4aa 100644
--- a/devel/py-aiortc/distinfo
+++ b/devel/py-aiortc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743439480
-SHA256 (aiortc-1.11.0.tar.gz) = 50b9d86f6cba87d95ce7c6b051949208b48f8062b231837aed8f049045f11a28
-SIZE (aiortc-1.11.0.tar.gz) = 1179206
+TIMESTAMP = 1747593181
+SHA256 (aiortc-1.12.0.tar.gz) = c99d89a60a473074532020329de7ee23253bac17606d85ba4aab4c6148e94b39
+SIZE (aiortc-1.12.0.tar.gz) = 1175343
diff --git a/devel/py-buildbot-pkg/Makefile b/devel/py-buildbot-pkg/Makefile
index 938b9f25f450..528e21f6a274 100644
--- a/devel/py-buildbot-pkg/Makefile
+++ b/devel/py-buildbot-pkg/Makefile
@@ -1,5 +1,5 @@
PORTNAME= buildbot-pkg
-DISTVERSION= 4.2.1
+DISTVERSION= 4.3.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-buildbot-pkg/distinfo b/devel/py-buildbot-pkg/distinfo
index 4788b29f37f1..4595990f03fd 100644
--- a/devel/py-buildbot-pkg/distinfo
+++ b/devel/py-buildbot-pkg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1746273569
-SHA256 (buildbot_pkg-4.2.1.tar.gz) = 9687b343918c704f69264115d164b97bf9cce636cb0d49f380d7bafb1fa6f884
-SIZE (buildbot_pkg-4.2.1.tar.gz) = 5147
+TIMESTAMP = 1747219343
+SHA256 (buildbot_pkg-4.3.0.tar.gz) = 42933a779e508c0e2ed62708cfc5d23b78ba456436268d8ddbfd51786abdf57e
+SIZE (buildbot_pkg-4.3.0.tar.gz) = 5132
diff --git a/devel/py-tox/Makefile b/devel/py-tox/Makefile
index 7306df513a3a..5bf01f11d229 100644
--- a/devel/py-tox/Makefile
+++ b/devel/py-tox/Makefile
@@ -1,6 +1,5 @@
PORTNAME= tox
-DISTVERSION= 4.25.0
-PORTREVISION= 1
+DISTVERSION= 4.26.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,17 +12,18 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0.4:devel/py-hatch-vcs@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}hatchling>=1.21:devel/py-hatchling@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cachetools>=5.3.2:devel/py-cachetools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}hatchling>=1.27:devel/py-hatchling@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cachetools>=5.5.1:devel/py-cachetools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}chardet>=5.2:textproc/py-chardet@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}colorama>=0.4.6:devel/py-colorama@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}filelock>=3.13.1:sysutils/py-filelock@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}packaging>=23.2:devel/py-packaging@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}platformdirs>=4.1:devel/py-platformdirs@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pluggy>=1.3:devel/py-pluggy@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pyproject-api>=1.6.1:devel/py-pyproject-api@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}filelock>=3.16.1:sysutils/py-filelock@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}packaging>=24.2:devel/py-packaging@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}platformdirs>=4.3.6:devel/py-platformdirs@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pluggy>=1.5:devel/py-pluggy@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pyproject-api>=1.8:devel/py-pyproject-api@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}virtualenv>=20.25:devel/py-virtualenv@${PY_FLAVOR} \
- ${PY_TOMLI}
+ ${PY_TOMLI} \
+ ${PY_TYPING_EXTENSIONS}
USES= python
USE_PYTHON= autoplist concurrent pep517
diff --git a/devel/py-tox/distinfo b/devel/py-tox/distinfo
index 10f60eb15733..a4ba3a1c1b79 100644
--- a/devel/py-tox/distinfo
+++ b/devel/py-tox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743156581
-SHA256 (tox-4.25.0.tar.gz) = dd67f030317b80722cf52b246ff42aafd3ed27ddf331c415612d084304cf5e52
-SIZE (tox-4.25.0.tar.gz) = 196255
+TIMESTAMP = 1747595879
+SHA256 (tox-4.26.0.tar.gz) = a83b3b67b0159fa58e44e646505079e35a43317a62d2ae94725e0586266faeca
+SIZE (tox-4.26.0.tar.gz) = 197260