diff --git a/srcpkgs/python3-nose/patches/setup.py.patch b/srcpkgs/python3-nose/patches/setup.py.patch deleted file mode 100644 index 34fea9b54e9d26..00000000000000 --- a/srcpkgs/python3-nose/patches/setup.py.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/setup.py -+++ b/setup.py -@@ -30,7 +30,6 @@ try: - entry_points = { - 'console_scripts': [ - 'nosetests = nose:run_exit', -- 'nosetests%s = nose:run_exit' % py_vers_tag, - ], - 'distutils.commands': [ - ' nosetests = nose.commands:nosetests', -@@ -106,7 +105,6 @@ setup( - license = 'GNU LGPL', - keywords = 'test unittest doctest automatic discovery', - url = 'http://readthedocs.org/docs/nose/', -- data_files = [('man/man1', ['nosetests.1'])], - package_data = {'': ['*.txt', - 'examples/*.py', - 'examples/*/*.py']}, diff --git a/srcpkgs/python3-nose/template b/srcpkgs/python3-nose/template deleted file mode 100644 index e732d2e04dcb61..00000000000000 --- a/srcpkgs/python3-nose/template +++ /dev/null @@ -1,22 +0,0 @@ -# Template file for 'python3-nose' -pkgname=python3-nose -version=1.3.7 -revision=11 -build_style=python3-module -hostmakedepends="python3-setuptools" -depends="python3-setuptools" -short_desc="Nicer testing for Python3" -maintainer="Orphaned " -license="LGPL-2.1-or-later" -homepage="https://github.com/nose-devs/nose" -changelog="https://raw.githubusercontent.com/nose-devs/nose/master/CHANGELOG" -distfiles="${PYPI_SITE}/n/nose/nose-${version}.tar.gz" -checksum=f1bffef9cbc82628f6e7d7b40d7e255aefaa1adb6a1b1d26c69a8b79e6208a98 -conflicts="python-nose>=0" -# Tests don't work and this package is no longer maintained, just skip them -make_check=no - -post_patch() { - # Convert py2 syntax to py3 since setuptools no longer does it - 2to3-${py3_ver} -w bin nose unit_tests functional_tests -} diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template index 7b28b4aac73fcd..8e8eb49195f980 100644 --- a/srcpkgs/removed-packages/template +++ b/srcpkgs/removed-packages/template @@ -709,6 +709,7 @@ replaces=" python3-jsonrpc-server<=0.4.0_2 python3-keepalive<=0.5_6 python3-lockfile<=0.12.2_7 + python3-nose<=1.3.7_10 python3-nose-random<=1.0.0_6 python3-pgpdump<=1.5_10 python3-pyPEG2<=2.15.2_7