diff --git a/dev-python/PyAutoGUI/Manifest b/dev-python/PyAutoGUI/Manifest
deleted file mode 100644
index 47796ad..0000000
--- a/dev-python/PyAutoGUI/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST PyAutoGUI-0.9.53.tar.gz 59031 BLAKE2B 4aa1463cb4c1ff91f6bc91d3977e426ca531bd575aee0137914f691008729043803b874db9b4ea51463f996ae44f307bbd2e048a50bc976d458405d0ee244def SHA512 ac232bac242a3da4396d1bb6d3ddfb49207a081feedf86633fc38db9389bd30d005f0c08e21c418272785b69e4ee9a82710ae46948f51e66fa9617f39bbce59f
-EBUILD PyAutoGUI-0.9.53.ebuild 594 BLAKE2B 2b2740108eab313b3a6f90d82bc23a13c7e324f32e5dae9808cebe7ad730a8106294db26f644502c3a699dd7aae8f1edd89e88859884aab5a7623f10dcc47ddb SHA512 20d04a5cad16f72a84ae63b97fc924bc0ec3d8c23a74407710fc008a3e3305c70b43539b59401385570c7f0287d0f88bea2ff9cf54a8c438ff3d3c04b9328dca
-MISC metadata.xml 220 BLAKE2B ad7b5f38e0a564c96f88b6160bc2ababfb685f99c5095859c7bcf64132393ae187d529e4544f2b37268e70f5472486dd981b65e8f42ab47815d40ac07e5aee9f SHA512 8622145db621046f638adf2d9350e22fbb9d7f992791ef92a796eb20dd0622cf16ff4419a274302f7d3076736ed4098101d5437058e37df5b83b744db5f61e2f
diff --git a/dev-python/PyAutoGUI/PyAutoGUI-0.9.53.ebuild b/dev-python/PyAutoGUI/PyAutoGUI-0.9.53.ebuild
deleted file mode 100644
index f8b66ed..0000000
--- a/dev-python/PyAutoGUI/PyAutoGUI-0.9.53.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_SETUPTOOLS=bdepend
-PYTHON_COMPAT=( python3_9 python3_10 python3_11 )
-inherit distutils-r1
-
-DESCRIPTION="A cross-platform GUI automation Python module for human beings."
-HOMEPAGE="https://python-can.readthedocs.io/en/master/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- dev-python/python-xlib[${PYTHON_USEDEP}]
- dev-python/pillow[${PYTHON_USEDEP},jpeg]"
-BDEPEND="${RDEPEND}"
-RESTRICT="mirror test"
diff --git a/dev-python/PyAutoGUI/metadata.xml b/dev-python/PyAutoGUI/metadata.xml
deleted file mode 100644
index 244fc29..0000000
--- a/dev-python/PyAutoGUI/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
- ischluff@mailbox.org
-
-
diff --git a/dev-python/python-can/Manifest b/dev-python/python-can/Manifest
index 7696d48..74f0865 100644
--- a/dev-python/python-can/Manifest
+++ b/dev-python/python-can/Manifest
@@ -1,3 +1,3 @@
DIST python-can-3.3.3.tar.gz 176822 BLAKE2B c07c4f0945f1a24fb97dcc7858bc43a9e777569aef6c0086d4f659f5a5f2a332b5ec1306c89e91cc6d72524430c31e3d4f0203e3888204dc53446ca8f6f42d9c SHA512 0827bf97ea6f76665ae38b66236fcccac867eeb14bebba9b10cd9f98c8f4294cab1efe3761f332aadce2c8be90b8d90edaab2919392561907e90f04721eef298
-EBUILD python-can-3.3.3.ebuild 627 BLAKE2B ca74097cab3e7778e84feae62280689c66d172b36a21d997607a0751bb3b2cbe1e5b0ca7db36d474ea258f936a6928be4ece90c2e89ea4827151037c5eeae7b1 SHA512 58c30919bb0bbc43163daa86c8836d5e6414c19faf569d793076385eafbd094f337d49b7520b775569dc84cdfbb1b09f02785ae9f2e6d6e55ef55c90a1b59221
+EBUILD python-can-3.3.3.ebuild 463 BLAKE2B d3209e223d75aa40e7659b72b91397e129b9d2e71067aa93a16eebebb3fa4bb5684393bb0e47a61fa9821e027214d568a5757cb1cb6f4c34249894c2c88b29ee SHA512 eb97c5b10a5378854e74b1bd10110965b83360fc6404f314d4caa95ee98a2638fb2ffbee764970becf261ad4da063d2c42e370a2d2e09e5fd6ece102ff1766cb
MISC metadata.xml 220 BLAKE2B ad7b5f38e0a564c96f88b6160bc2ababfb685f99c5095859c7bcf64132393ae187d529e4544f2b37268e70f5472486dd981b65e8f42ab47815d40ac07e5aee9f SHA512 8622145db621046f638adf2d9350e22fbb9d7f992791ef92a796eb20dd0622cf16ff4419a274302f7d3076736ed4098101d5437058e37df5b83b744db5f61e2f
diff --git a/dev-python/python-can/python-can-3.3.3.ebuild b/dev-python/python-can/python-can-3.3.3.ebuild
index 947e78c..45321cf 100644
--- a/dev-python/python-can/python-can-3.3.3.ebuild
+++ b/dev-python/python-can/python-can-3.3.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DISTUTILS_USE_SETUPTOOLS=bdepend
-PYTHON_COMPAT=( python3_8 python3_9 python3_10 python3_11 )
+PYTHON_COMPAT=( python3_7 python3_8 )
inherit distutils-r1
DESCRIPTION="Controller Area Network interface module for Python"
@@ -16,11 +16,4 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND=""
-BDEPEND="${RDEPEND} dev-python/pytest-timeout dev-python/pytest-cov"
-RESTRICT="mirror"
-
-distutils_enable_tests pytest
-
-python_test() {
- distutils-r1_python_test
-}
+BDEPEND="${RDEPEND}"
diff --git a/dev-python/python_speech_features/Manifest b/dev-python/python_speech_features/Manifest
deleted file mode 100644
index b095486..0000000
--- a/dev-python/python_speech_features/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST python_speech_features-0.6.tar.gz 5588 BLAKE2B 596df227435580a5b5018de896510435708edd33788cefb9c8ce69f6e8036a33878dbbbca1d752fa26f2ac1984eb1b5330c9b51a4897fa4646907315bac92de3 SHA512 8f911908bfe75f3a99d5474987a1e27f29134cb11bb59833d60c6aed91001dfec7ff64d213cc1be6dd053ce5da98107816b4dd9e4562ee04eb54561556e7d233
-EBUILD python_speech_features-0.6.ebuild 578 BLAKE2B e01042f865b68bfcf99ff222830930dacdd048dfcaac19817a1c5f2f76fa0f19b846c6b2672bb4bb1180b14089e754b00f50adbb48368d852a95007e47e8c17e SHA512 3f31f1bee0484d5286f9fdc82446e71c92a1e6508095665a4936b853e692ee210b4a9277782fbfe3095f5cc27058ad139280653022c1874dcda74469a6c91e8f
-MISC metadata.xml 220 BLAKE2B ad7b5f38e0a564c96f88b6160bc2ababfb685f99c5095859c7bcf64132393ae187d529e4544f2b37268e70f5472486dd981b65e8f42ab47815d40ac07e5aee9f SHA512 8622145db621046f638adf2d9350e22fbb9d7f992791ef92a796eb20dd0622cf16ff4419a274302f7d3076736ed4098101d5437058e37df5b83b744db5f61e2f
diff --git a/dev-python/python_speech_features/metadata.xml b/dev-python/python_speech_features/metadata.xml
deleted file mode 100644
index 244fc29..0000000
--- a/dev-python/python_speech_features/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
-
-
- ischluff@mailbox.org
-
-
diff --git a/dev-python/python_speech_features/python_speech_features-0.6.ebuild b/dev-python/python_speech_features/python_speech_features-0.6.ebuild
deleted file mode 100644
index 7dfa757..0000000
--- a/dev-python/python_speech_features/python_speech_features-0.6.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_SETUPTOOLS=bdepend
-PYTHON_COMPAT=( python3_9 python3_10 )
-inherit distutils-r1
-
-DESCRIPTION="Common speech features for ASR including MFCCs and filterbank engines."
-HOMEPAGE="https://python-can.readthedocs.io/en/master/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- dev-python/numpy[${PYTHON_USEDEP}]
- dev-python/scipy[${PYTHON_USEDEP}]"
-BDEPEND="${RDEPEND}"
-RESTRICT="mirror test"