diff --git a/dev-python/webpy/Manifest b/dev-python/webpy/Manifest
deleted file mode 100644
index 6666bae53c..0000000000
--- a/dev-python/webpy/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST webpy-0.62.gh.tar.gz 104552 BLAKE2B bd94dc9ca9aaf2c4ba9be2d14e66c176031818617f6b505c85e849d299b0fd7f4b77d008d23e78c922584cbd46938206fb5f0f4c19f082811d800d259014b79a SHA512 2b91977bb78e9387c78ed893b098d665a5189e7b9cb1eacbaf903564285524dabc960107b0e1ba4a85c3aedf73ef63ae05338cc71ccacad47a310970afb77cd9
diff --git a/dev-python/webpy/metadata.xml b/dev-python/webpy/metadata.xml
deleted file mode 100644
index 244db324ab..0000000000
--- a/dev-python/webpy/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
- webpy/webpy
- web.py
- https://webpy.org/docs
- https://github.com/webpy/webpy/issues
- https://raw.githubusercontent.com/webpy/webpy/master/ChangeLog.txt
-
- Anand Chitipothu
- anandology@gmail.com
-
-
-
- web.py provides small and simple web framework for
- python. It is a convenient tool for small sized
- websites.
-
-
diff --git a/dev-python/webpy/webpy-0.62.ebuild b/dev-python/webpy/webpy-0.62.ebuild
deleted file mode 100644
index e99f31199e..0000000000
--- a/dev-python/webpy/webpy-0.62.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="A web framework for python that is as simple as it is powerful"
-HOMEPAGE="
- https://webpy.org
- https://github.com/webpy/webpy
- https://pypi.org/project/web.py/
-"
-SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/cheroot[${PYTHON_USEDEP}]"
-
-EPYTEST_IGNORE=(
- # TODO: tests require postgresql and mysql running
- rm tests/test_db.py
-)
-
-EPYTEST_DESELECT=(
- # https://github.com/webpy/webpy/issues/712
- # https://github.com/webpy/webpy/issues/713
- tests/test_application.py::ApplicationTest::test_routing
- tests/test_session.py::DiskStoreTest::testStoreConcurrent
-)
-
-distutils_enable_tests pytest
-
-distutils_enable_sphinx docs
diff --git a/profiles/package.mask b/profiles/package.mask
index c12bf29170..b296e9d76e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -98,11 +98,6 @@ www-apps/snac
# Removal on 2025-04-05.
dev-python/zopfli
-# Anna (cybertailor) Vyalkova (2025-03-05)
-# Unmaintained in GURU, no revdeps left.
-# Removal on 2025-04-05.
-dev-python/webpy
-
# Julien Roy (2024-03-21)
# sys-libs/libucontext is masked in ::gentoo
sys-libs/gcompat