diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-06-23 18:39:46 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-06-23 18:39:46 +0000 |
| commit | 8f212b8e62cef00613b8dfc6a601bb8658be37c9 (patch) | |
| tree | 971864d0b2a5dcf811f531c48440c3bd79ee6c7f | |
| parent | 88322e7f75b79a8ad6c0286d1df8e607383d6df4 (diff) | |
devel/py-spyder-unittest: Remove expired port
2025-06-21 devel/py-spyder-unittest: Depends on expiring devel/spyder
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | devel/Makefile | 1 | ||||
| -rw-r--r-- | devel/py-spyder-unittest/Makefile | 28 | ||||
| -rw-r--r-- | devel/py-spyder-unittest/distinfo | 3 | ||||
| -rw-r--r-- | devel/py-spyder-unittest/pkg-descr | 6 |
5 files changed, 1 insertions, 38 deletions
@@ -4522,3 +4522,4 @@ sysutils/plasma6-drkonqi||2025-06-17|Removed, requires Systemd devel/artifactory||2025-06-17|Has expired: Outdated with known vulnerabilities and marked as forbidden in 2023 devel/m17n-inscript2||2025-06-23|Now included in devel/m17n-db devel/py-pytest4-cov||2025-06-23|Has expired: Depends on expiring devel/py-pytest4 +devel/py-spyder-unittest||2025-06-23|Has expired: Depends on expiring devel/spyder diff --git a/devel/Makefile b/devel/Makefile index 5984a02d6b34..a4c513237adc 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -5962,7 +5962,6 @@ SUBDIR += py-speaklater SUBDIR += py-speg SUBDIR += py-spyder-kernels - SUBDIR += py-spyder-unittest SUBDIR += py-sqids SUBDIR += py-sqlfluff SUBDIR += py-squint diff --git a/devel/py-spyder-unittest/Makefile b/devel/py-spyder-unittest/Makefile deleted file mode 100644 index f9185875658e..000000000000 --- a/devel/py-spyder-unittest/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -PORTNAME= spyder-unittest -DISTVERSION= 0.6.0 -PORTREVISION= 2 -CATEGORIES= devel python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Plugin to run tests from within the Spyder IDE -WWW= https://github.com/spyder-ide/spyder-unittest - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - -DEPRECATED= Depends on expiring devel/spyder -EXPIRATION_DATE=2025-06-21 - -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyzmq>0:net/py-pyzmq@${PY_FLAVOR} \ - spyder>0:devel/spyder - -USES= python -USE_PYTHON= distutils autoplist - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/devel/py-spyder-unittest/distinfo b/devel/py-spyder-unittest/distinfo deleted file mode 100644 index 07f7a2fff484..000000000000 --- a/devel/py-spyder-unittest/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1688370744 -SHA256 (spyder_unittest-0.6.0.tar.gz) = 3c6ba7b7e5b7cb22313a5cf103098805f3b8b00c60301621f10afc98002462dd -SIZE (spyder_unittest-0.6.0.tar.gz) = 59067 diff --git a/devel/py-spyder-unittest/pkg-descr b/devel/py-spyder-unittest/pkg-descr deleted file mode 100644 index 18f4cd42d67f..000000000000 --- a/devel/py-spyder-unittest/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Spyder-unittest is a plugin that integrates popular unit test frameworks with -Spyder, allowing you to run test suites and view the results in the IDE. - -The plugin supports the unittest module in the Python standard library as well -as the pytest and nose testing frameworks. Support for pytest is most complete -at the moment. |
