diff options
Diffstat (limited to '')
-rw-r--r-- | devel/Makefile | 2 | ||||
-rw-r--r-- | devel/R-cran-rprojroot/Makefile | 2 | ||||
-rw-r--r-- | devel/R-cran-rprojroot/distinfo | 6 | ||||
-rw-r--r-- | devel/golangci-lint/Makefile | 5 | ||||
-rw-r--r-- | devel/golangci-lint/distinfo | 10 | ||||
-rw-r--r-- | devel/nextpnr/Makefile | 4 | ||||
-rw-r--r-- | devel/py-cyclopts/Makefile | 29 | ||||
-rw-r--r-- | devel/py-cyclopts/distinfo | 3 | ||||
-rw-r--r-- | devel/py-cyclopts/pkg-descr | 2 | ||||
-rw-r--r-- | devel/py-jupyter-kernel-gateway/Makefile | 29 | ||||
-rw-r--r-- | devel/py-jupyter-kernel-gateway/distinfo | 3 | ||||
-rw-r--r-- | devel/py-jupyter-kernel-gateway/pkg-descr | 4 | ||||
-rw-r--r-- | devel/py-python-gitlab/Makefile | 2 | ||||
-rw-r--r-- | devel/py-python-gitlab/distinfo | 6 |
14 files changed, 89 insertions, 18 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5662471fa45e..7461e478beb4 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4748,6 +4748,7 @@ SUBDIR += py-cwcwidth SUBDIR += py-cxx SUBDIR += py-cycler + SUBDIR += py-cyclopts SUBDIR += py-cykhash SUBDIR += py-cymbal SUBDIR += py-cymem @@ -5146,6 +5147,7 @@ SUBDIR += py-jupyter-core SUBDIR += py-jupyter-docprovider SUBDIR += py-jupyter-events + SUBDIR += py-jupyter-kernel-gateway SUBDIR += py-jupyter-kernel-test SUBDIR += py-jupyter-lsp SUBDIR += py-jupyter-packaging diff --git a/devel/R-cran-rprojroot/Makefile b/devel/R-cran-rprojroot/Makefile index e16811c597f6..9051ca5b7dd4 100644 --- a/devel/R-cran-rprojroot/Makefile +++ b/devel/R-cran-rprojroot/Makefile @@ -1,5 +1,5 @@ PORTNAME= rprojroot -DISTVERSION= 2.1.0 +DISTVERSION= 2.1.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-rprojroot/distinfo b/devel/R-cran-rprojroot/distinfo index c90833cadba5..41c6a8bd025c 100644 --- a/devel/R-cran-rprojroot/distinfo +++ b/devel/R-cran-rprojroot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752421865 -SHA256 (rprojroot_2.1.0.tar.gz) = 1882ae88dc927d2fd94874349aae158a641aa018001d6c53e5f95fa920c2474d -SIZE (rprojroot_2.1.0.tar.gz) = 59562 +TIMESTAMP = 1756314666 +SHA256 (rprojroot_2.1.1.tar.gz) = 473989bbef45fd9cd68f68dc317b14c9f42de5cea4b55fd6ba9011f25e0517e9 +SIZE (rprojroot_2.1.1.tar.gz) = 59899 diff --git a/devel/golangci-lint/Makefile b/devel/golangci-lint/Makefile index 103c901776c8..a908d950bc88 100644 --- a/devel/golangci-lint/Makefile +++ b/devel/golangci-lint/Makefile @@ -1,7 +1,6 @@ PORTNAME= golangci-lint DISTVERSIONPREFIX= v -DISTVERSION= 2.3.1 -PORTREVISION= 1 +DISTVERSION= 2.4.0 CATEGORIES= devel MAINTAINER= dutra@FreeBSD.org @@ -11,7 +10,7 @@ WWW= https://github.com/golangci/golangci-lint LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gmake go:1.23,modules +USES= gmake go:1.24,modules _BUILD_VERSION= ${DISTVERSION} _BUILD_COMMIT= eabc263 diff --git a/devel/golangci-lint/distinfo b/devel/golangci-lint/distinfo index a8574e643106..a3e2aadeaf85 100644 --- a/devel/golangci-lint/distinfo +++ b/devel/golangci-lint/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1754457844 -SHA256 (go/devel_golangci-lint/golangci-lint-v2.3.1/v2.3.1.mod) = 1ea9bd30fca5945ec6a161dc0e4518e3dfc136e8fe4eb36d14644fc9f4626966 -SIZE (go/devel_golangci-lint/golangci-lint-v2.3.1/v2.3.1.mod) = 9635 -SHA256 (go/devel_golangci-lint/golangci-lint-v2.3.1/v2.3.1.zip) = e39869101e3d5c617b3047744c249a316b3bd3350666191ea94013ff1a9d3933 -SIZE (go/devel_golangci-lint/golangci-lint-v2.3.1/v2.3.1.zip) = 3053124 +TIMESTAMP = 1756595488 +SHA256 (go/devel_golangci-lint/golangci-lint-v2.4.0/v2.4.0.mod) = 932eec519a8abe11111e4746f1675c8bd2120691b3893a4e6081ee4333c8fd55 +SIZE (go/devel_golangci-lint/golangci-lint-v2.4.0/v2.4.0.mod) = 9682 +SHA256 (go/devel_golangci-lint/golangci-lint-v2.4.0/v2.4.0.zip) = 89bdc80bd2c577a08749210d07c0867210c0bffa29352c7d63411de22468f5c3 +SIZE (go/devel_golangci-lint/golangci-lint-v2.4.0/v2.4.0.zip) = 1803634 diff --git a/devel/nextpnr/Makefile b/devel/nextpnr/Makefile index ac37ce495fae..426f143fe694 100644 --- a/devel/nextpnr/Makefile +++ b/devel/nextpnr/Makefile @@ -1,7 +1,7 @@ PORTNAME= nextpnr DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= devel @@ -22,7 +22,7 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libboost_program_options.so:devel/boost-libs \ ${PY_BOOST} -USES= compiler:c++17-lang cmake qt:5 eigen:3 python gl +USES= compiler:c++17-lang cmake llvm:min=20 qt:5 eigen:3 python gl USE_QT= buildtools:build core gui opengl qmake:build widgets USE_GL= gl glu USE_GITHUB= yes diff --git a/devel/py-cyclopts/Makefile b/devel/py-cyclopts/Makefile new file mode 100644 index 000000000000..a410b7d123ec --- /dev/null +++ b/devel/py-cyclopts/Makefile @@ -0,0 +1,29 @@ +PORTNAME= cyclopts +DISTVERSION= 3.23.1 +CATEGORIES= devel python +MASTER_SITES= PYPI # no tests +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Intuitive, easy CLIs based on type hints +WWW= https://github.com/BrianPugh/cyclopts + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}poetry-dynamic-versioning>=1.0.1:devel/py-poetry-dynamic-versioning@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=23.1.0:devel/py-attrs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}docstring_parser>=0.15:textproc/py-docstring_parser@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=4.4:devel/py-importlib-metadata@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0.1:devel/py-pyyaml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rich-rst>=1.3.1:textproc/py-rich-rst@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rich>=13.6.0:textproc/py-rich@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tomli>=2.0:textproc/py-tomli@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}trio>=0.10.0:net/py-trio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.8.0:devel/py-typing-extensions@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist pytest + +.include <bsd.port.mk> diff --git a/devel/py-cyclopts/distinfo b/devel/py-cyclopts/distinfo new file mode 100644 index 000000000000..d6be6ed1e41b --- /dev/null +++ b/devel/py-cyclopts/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1756592363 +SHA256 (cyclopts-3.23.1.tar.gz) = ca6a5e9b326caf156d79f3932e2f88b95629e59fd371c0b3a89732b7619edacb +SIZE (cyclopts-3.23.1.tar.gz) = 75161 diff --git a/devel/py-cyclopts/pkg-descr b/devel/py-cyclopts/pkg-descr new file mode 100644 index 000000000000..37ee0c77aea3 --- /dev/null +++ b/devel/py-cyclopts/pkg-descr @@ -0,0 +1,2 @@ +Cyclopts is a modern, easy-to-use command-line interface (CLI) framework that +aims to provide an intuitive & efficient developer experience. diff --git a/devel/py-jupyter-kernel-gateway/Makefile b/devel/py-jupyter-kernel-gateway/Makefile new file mode 100644 index 000000000000..c38dfd1e8e7d --- /dev/null +++ b/devel/py-jupyter-kernel-gateway/Makefile @@ -0,0 +1,29 @@ +PORTNAME= jupyter-kernel-gateway +DISTVERSION= 3.0.1 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/g}-${PORTVERSION} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Web server for spawning and communicating with Jupyter kernels +WWW= https://jupyter-kernel-gateway.readthedocs.io/en/latest/ \ + https://github.com/jupyter-server/kernel_gateway + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.md + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.5:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-client>=8.6:devel/py-jupyter-client@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jupyter-core>=5.7:devel/py-jupyter-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jupyter-server>=2.12:devel/py-jupyter-server@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.31:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tornado>=6.4:www/py-tornado@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}traitlets>=5.14.1:devel/py-traitlets@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/devel/py-jupyter-kernel-gateway/distinfo b/devel/py-jupyter-kernel-gateway/distinfo new file mode 100644 index 000000000000..04b7fd1bcdb7 --- /dev/null +++ b/devel/py-jupyter-kernel-gateway/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1756616988 +SHA256 (jupyter_kernel_gateway-3.0.1.tar.gz) = 900690c4c0e796867355468d685f7fa1cf3c7775d08e871c157f77d65fbd6d7f +SIZE (jupyter_kernel_gateway-3.0.1.tar.gz) = 54607 diff --git a/devel/py-jupyter-kernel-gateway/pkg-descr b/devel/py-jupyter-kernel-gateway/pkg-descr new file mode 100644 index 000000000000..ee9d9d6c779c --- /dev/null +++ b/devel/py-jupyter-kernel-gateway/pkg-descr @@ -0,0 +1,4 @@ +Jupyter Kernel Gateway is a web server that provides headless access to Jupyter +kernels. Your application communicates with the kernels remotely, through REST +calls and Websockets rather than ZeroMQ messages. There are no provisions for +editing notebooks through the Kernel Gateway. diff --git a/devel/py-python-gitlab/Makefile b/devel/py-python-gitlab/Makefile index 54b16330c0c3..769971a05993 100644 --- a/devel/py-python-gitlab/Makefile +++ b/devel/py-python-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-gitlab -DISTVERSION= 6.2.0 +DISTVERSION= 6.3.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-python-gitlab/distinfo b/devel/py-python-gitlab/distinfo index 8fea8ce0bce4..20a739c8ddb0 100644 --- a/devel/py-python-gitlab/distinfo +++ b/devel/py-python-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754194369 -SHA256 (python_gitlab-6.2.0.tar.gz) = b88c79cea65dd2425922c829730ea95827ed7132d869b8532b90a8c7199cc1a6 -SIZE (python_gitlab-6.2.0.tar.gz) = 397611 +TIMESTAMP = 1756431411 +SHA256 (python_gitlab-6.3.0.tar.gz) = 3d7764956948949a2a3aff2078e6e93a5efea2db0a29566b5e142091bcc075aa +SIZE (python_gitlab-6.3.0.tar.gz) = 397683 |