git: fc7b333fdaae - main - devel/spyder: Remove expired port

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Mon, 23 Jun 2025 19:20:08 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fc7b333fdaaecd6ffe95e6972cf8f6c54af3c798

commit fc7b333fdaaecd6ffe95e6972cf8f6c54af3c798
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-06-23 19:20:03 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-06-23 19:20:03 +0000

    devel/spyder: Remove expired port
    
    2025-06-21 devel/spyder: Depends on expired devel/py-atomicwrites
---
 MOVED                             |  1 +
 devel/Makefile                    |  1 -
 devel/spyder/Makefile             | 90 ---------------------------------------
 devel/spyder/distinfo             |  3 --
 devel/spyder/files/patch-setup.py | 19 ---------
 devel/spyder/pkg-descr            |  3 --
 6 files changed, 1 insertion(+), 116 deletions(-)

diff --git a/MOVED b/MOVED
index 4e8c3df2badd..74066e564b1a 100644
--- a/MOVED
+++ b/MOVED
@@ -4543,3 +4543,4 @@ devel/py-pytest-pep8||2025-06-23|Has expired: Depends on expiring devel/py-pytes
 devel/py-pytest4-cache||2025-06-23|Has expired: Depends on expiring devel/py-pytest4
 devel/py-pytest4||2025-06-23|Has expired: Depends on expired devel/py-atomicwrites
 math/py-fastdtw||2025-06-23|Has expired: Depends on expired devel/py-pytest-runner
+devel/spyder||2025-06-23|Has expired: Depends on expired devel/py-atomicwrites
diff --git a/devel/Makefile b/devel/Makefile
index 93283676c30d..14c70385b690 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -8238,7 +8238,6 @@
     SUBDIR += splint
     SUBDIR += spr
     SUBDIR += spread-sheet-widget
-    SUBDIR += spyder
     SUBDIR += srecord
     SUBDIR += sse2neon
     SUBDIR += st
diff --git a/devel/spyder/Makefile b/devel/spyder/Makefile
deleted file mode 100644
index e0c5aa73242a..000000000000
--- a/devel/spyder/Makefile
+++ /dev/null
@@ -1,90 +0,0 @@
-PORTNAME=	spyder
-DISTVERSIONPREFIX=	v
-DISTVERSION=	6.0.7
-CATEGORIES=	devel science python
-
-MAINTAINER=	yuri@FreeBSD.org
-COMMENT=	Scientific PYthon Development EnviRonment, an alternative to IDLE
-WWW=		https://www.spyder-ide.org \
-		https://github.com/spyder-ide/spyder
-
-LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE.txt
-
-DEPRECATED=	Depends on expired devel/py-atomicwrites
-EXPIRATION_DATE=2025-06-21
-
-RUN_DEPENDS=	\
-		${PYTHON_PKGNAMEPREFIX}aiohttp>=3.9.3:www/py-aiohttp@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}asyncssh>=2.14.0:security/py-asyncssh@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}atomicwrites>=1.2.0:devel/py-atomicwrites@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}chardet>=2.0.0:textproc/py-chardet@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}cloudpickle>=0.5.0:devel/py-cloudpickle@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}cookiecutter>=1.6.0:devel/py-cookiecutter@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}diff-match-patch>=20181111:textproc/py-diff-match-patch@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}importlib-metadata>=4.6.0:devel/py-importlib-metadata@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}intervaltree>=3.0.2:devel/py-intervaltree@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}ipython>=8.13.0:devel/ipython@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}jedi>=0.17.2:devel/py-jedi@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}jellyfish>=0.7:devel/py-jellyfish@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}jsonschema>=3.2.0:devel/py-jsonschema@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}keyring>=17.0.0:security/py-keyring@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}nbconvert>=4.0:devel/py-nbconvert@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}numpydoc>=0.6.0:textproc/py-numpydoc@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}parso>=0.7.0:textproc/py-parso@${PY_FLAVOR} \
-		${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>=2.3.0:devel/py-PyGithub@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pygments>=2.0:textproc/py-pygments@${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} \
-		${PYTHON_PKGNAMEPREFIX}python-lsp-black>=2.0.0:textproc/py-python-lsp-black@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}python-lsp-server>=1.12.0:textproc/py-python-lsp-server@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pyuca>=1.2:devel/py-pyuca@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pyzmq>=24.0.0:net/py-pyzmq@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}QDarkStyle>=3.2.0:textproc/py-QDarkStyle@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}qstylizer>=0.2.2:devel/py-qstylizer@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}QtAwesome>=1.3.1:x11-fonts/py-QtAwesome@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}qtconsole>0:devel/py-qtconsole@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}QtPy>=2.4.0:devel/py-QtPy@${PY_FLAVOR} \
-		${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.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} \
-		${PYTHON_PKGNAMEPREFIX}watchdog>=0.10.3:devel/py-watchdog@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}xdg>=0.26:devel/py-xdg@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}yarl>=1.9.4:www/py-yarl@${PY_FLAVOR}
-
-USES=		desktop-file-utils python pyqt:5
-USE_PYTHON=	distutils autoplist noflavors
-USE_PYQT=	pyqt5
-
-USE_GITHUB=	yes
-GH_ACCOUNT=	spyder-ide
-
-NO_ARCH=	yes
-
-DOCSDIR=	${PYTHON_SITELIBDIR}/spyder
-
-post-extract:
-	# remove bundled dependencies
-	@${RM} -r ${WRKSRC}/external-deps/*
-	# remove unnecessary files
-	@${RM} ${WRKSRC}/spyder/plugins/updatemanager/scripts/install.sh
-
-post-patch:
-	# the second regex is to downgrade spyder-kernels requirement to 2.5.1
-	${REINPLACE_CMD} \
-		-E 's|,<[0-9.=]+||' \
-		${WRKSRC}/setup.py \
-		${WRKSRC}/binder/environment.yml \
-		${WRKSRC}/requirements/main.yml \
-		${WRKSRC}/spyder/dependencies.py
-
-.include <bsd.port.mk>
diff --git a/devel/spyder/distinfo b/devel/spyder/distinfo
deleted file mode 100644
index 4957393e2664..000000000000
--- a/devel/spyder/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1747967628
-SHA256 (spyder-ide-spyder-v6.0.7_GH0.tar.gz) = a917307482500b4bfbebcbd17ab4e672e0df91ba82e1e00d5203e700052348eb
-SIZE (spyder-ide-spyder-v6.0.7_GH0.tar.gz) = 15831723
diff --git a/devel/spyder/files/patch-setup.py b/devel/spyder/files/patch-setup.py
deleted file mode 100644
index d713aaca8e57..000000000000
--- a/devel/spyder/files/patch-setup.py
+++ /dev/null
@@ -1,19 +0,0 @@
---- setup.py.orig	2023-11-08 03:05:24 UTC
-+++ setup.py
-@@ -91,7 +91,7 @@ def get_data_files():
-     """
-     Return data_files in a platform dependent manner.
-     """
--    if sys.platform.startswith('linux'):
-+    if sys.platform.startswith('linux') or sys.platform.startswith('freebsd'):
-         data_files = [('share/applications', ['scripts/spyder.desktop']),
-                       ('share/icons', ['img_src/spyder.png']),
-                       ('share/metainfo',
-@@ -199,7 +199,6 @@ setup_args = dict(
-         'Topic :: Scientific/Engineering',
-         'Topic :: Software Development :: Widget Sets',
-     ],
--    cmdclass=CMDCLASS,
- )
- 
- 
diff --git a/devel/spyder/pkg-descr b/devel/spyder/pkg-descr
deleted file mode 100644
index 05784fd19f4d..000000000000
--- a/devel/spyder/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Spyder (previously known as Pydee) is a powerful interactive development
-environment for the Python language with advanced editing, interactive
-testing, debugging and introspection features