Date: Wed, 11 Dec 2024 11:27:08 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bafcfedf8d8a - main - devel/spyder: update 6.0.1 =?utf-8?Q?=E2=86=92?= 6.0.3 Message-ID: <202412111127.4BBBR8Vb041396@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=bafcfedf8d8ad4b6bb8263a5453ccc83663c4351 commit bafcfedf8d8ad4b6bb8263a5453ccc83663c4351 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-12-11 10:37:27 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-12-11 11:26:56 +0000 devel/spyder: update 6.0.1 → 6.0.3 Reported by: portscout --- devel/spyder/Makefile | 9 ++++----- devel/spyder/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/devel/spyder/Makefile b/devel/spyder/Makefile index 846b3eded5d8..a95092cfaf47 100644 --- a/devel/spyder/Makefile +++ b/devel/spyder/Makefile @@ -1,7 +1,6 @@ PORTNAME= spyder DISTVERSIONPREFIX= v -DISTVERSION= 6.0.1 -PORTREVISION= 1 +DISTVERSION= 6.0.3 CATEGORIES= devel science python MAINTAINER= yuri@FreeBSD.org @@ -32,9 +31,9 @@ RUN_DEPENDS= \ ${PYTHON_PKGNAMEPREFIX}pexpect>=4.4.0:misc/py-pexpect@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pickleshare>=0.4:databases/py-pickleshare@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}psutil>=5.3:sysutils/py-psutil@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}PyGithub>0:devel/py-PyGithub@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}PyGithub>=2.3.0:devel/py-PyGithub@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=2.0:textproc/py-pygments@${PY_FLAVOR} \ - pylint${PYTHON_PKGNAMESUFFIX}>=3.1.0:devel/pylint@${PY_FLAVOR} \ + pylint${PYTHON_PKGNAMESUFFIX}>=3.1:devel/pylint@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pylint-venv>=3.0.2:devel/py-pylint-venv@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyls-spyder>=0.4.0:textproc/py-pyls-spyder@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}qt5-webengine>=5.15:www/py-qt5-webengine@${PY_FLAVOR} \ @@ -50,7 +49,7 @@ RUN_DEPENDS= \ ${PYTHON_PKGNAMEPREFIX}rtree>=0.9.7:devel/py-rtree@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=49.6.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=0.6.6:textproc/py-sphinx@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}spyder-kernels>=3.0.0:devel/py-spyder-kernels@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}spyder-kernels>=3.0.2:devel/py-spyder-kernels@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}superqt>=0.6.2:x11-toolkits/py-superqt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}textdistance>=4.2.0:textproc/py-textdistance@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}three-merge>=0.1.1:textproc/py-three-merge@${PY_FLAVOR} \ diff --git a/devel/spyder/distinfo b/devel/spyder/distinfo index 8790b54a3902..568aa4e572ea 100644 --- a/devel/spyder/distinfo +++ b/devel/spyder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727155090 -SHA256 (spyder-ide-spyder-v6.0.1_GH0.tar.gz) = 5abc5b5528227bcd39e2afb0f67291cbde5e76a8c7a5e2d6502a9a609294cf94 -SIZE (spyder-ide-spyder-v6.0.1_GH0.tar.gz) = 15703963 +TIMESTAMP = 1733899905 +SHA256 (spyder-ide-spyder-v6.0.3_GH0.tar.gz) = f1db93d99da8a5dee5bd5b99834735f681062dde4252e204ea88ff41ea661f82 +SIZE (spyder-ide-spyder-v6.0.3_GH0.tar.gz) = 15774411
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412111127.4BBBR8Vb041396>