diff --git a/dev-python/flask-restful/Manifest b/dev-python/flask-restful/Manifest
new file mode 100644
index 000000000..93889dfea
--- /dev/null
+++ b/dev-python/flask-restful/Manifest
@@ -0,0 +1 @@
+DIST Flask-RESTful-0.2.12.tar.gz 17919 BLAKE2B 73ff0ac95851f7fcb7b6710af9737050e068aceb11fab39ce25fb3a257da3bc84c50998313b7a3c84b0ac9f3fd201b7bf9a18c308d7d59a8cc54d380f799b3b9 SHA512 ba2fbf3187ae47b12b47c117bc17305ad9e97f9ee5c662df166413fc684bec409ffb0cbb3f9ef0395fae1f2517af5217ed300e3221d7af011796f7a2cd177bd3
diff --git a/dev-python/flask-restful/flask-restful-0.2.12.ebuild b/dev-python/flask-restful/flask-restful-0.2.12.ebuild
new file mode 100644
index 000000000..3d945a8d1
--- /dev/null
+++ b/dev-python/flask-restful/flask-restful-0.2.12.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYPI_PN="Flask-RESTful"
+PYPI_NO_NORMALIZE=1
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Flask-RESTful provides the building blocks for creating a great REST API"
+HOMEPAGE="https://github.com/flask-restful/flask-restful"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="amd64 ~arm64 x86"
+
+RDEPEND="${DEPEND}
+ >=dev-python/aniso8601-0.82[${PYTHON_USEDEP}]
+ >=dev-python/flask-0.8[${PYTHON_USEDEP}]
+ dev-python/pytz[${PYTHON_USEDEP}]
+ >=dev-python/six-1.3.0[${PYTHON_USEDEP}]
+"
diff --git a/dev-python/flask-restx/metadata.xml b/dev-python/flask-restful/metadata.xml
similarity index 63%
rename from dev-python/flask-restx/metadata.xml
rename to dev-python/flask-restful/metadata.xml
index ace7c2d3a..ba50878f8 100644
--- a/dev-python/flask-restx/metadata.xml
+++ b/dev-python/flask-restful/metadata.xml
@@ -5,4 +5,8 @@
unknown@pentoo.ch
Author Unknown
+
+ flask-restful/flask-restful
+ Flask-RESTful
+
diff --git a/dev-python/flask-restx/Manifest b/dev-python/flask-restx/Manifest
deleted file mode 100644
index 06c18a220..000000000
--- a/dev-python/flask-restx/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST flask-restx-0.5.1.tar.gz 5282772 BLAKE2B a3094a44b24d1eadbda2143df9bad125b1f63379177150e7b83fe679614b8751fa3c6f944ab7bddd81d5483c282f0601f966288c648763b913b87bbdb6ec721e SHA512 6eb357b2650862aa8f1181808967b573b8956d24d38f32280a286d204191ba30eb661f058699b0f768c5778297ed28480ab7781b153a5035e66bb62d16f1421b
diff --git a/dev-python/flask-restx/flask-restx-0.5.1.ebuild b/dev-python/flask-restx/flask-restx-0.5.1.ebuild
deleted file mode 100644
index 87e4331b6..000000000
--- a/dev-python/flask-restx/flask-restx-0.5.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..13} )
-
-#MY_PN="flask-restx"
-#MY_P="${MY_PN}-${PV}"
-
-inherit distutils-r1
-
-DESCRIPTION="Fully featured framework for fast, easy and documented API development"
-HOMEPAGE="https://github.com/python-restx/flask-restx"
-SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE="test"
-
-RDEPEND="dev-python/aniso8601[${PYTHON_USEDEP}]
- dev-python/jsonschema[${PYTHON_USEDEP}]
- >=dev-python/flask-0.10[${PYTHON_USEDEP}]
- dev-python/werkzeug[${PYTHON_USEDEP}]
- dev-python/pytz[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]"
-
-DEPEND="${RDEPEND}"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
diff --git a/net-wireless/wifipumpkin3/wifipumpkin3-1.1.7-r1.ebuild b/net-wireless/wifipumpkin3/wifipumpkin3-1.1.7-r2.ebuild
similarity index 97%
rename from net-wireless/wifipumpkin3/wifipumpkin3-1.1.7-r1.ebuild
rename to net-wireless/wifipumpkin3/wifipumpkin3-1.1.7-r2.ebuild
index 2edcdae66..505e35514 100644
--- a/net-wireless/wifipumpkin3/wifipumpkin3-1.1.7-r1.ebuild
+++ b/net-wireless/wifipumpkin3/wifipumpkin3-1.1.7-r2.ebuild
@@ -39,7 +39,7 @@ RDEPEND="${PYTHON_DEPS}
dev-python/requests[${PYTHON_USEDEP}]
dev-python/beautifulsoup4[${PYTHON_USEDEP}]
dev-python/pyjwt[${PYTHON_USEDEP}]
- dev-python/flask-restx[${PYTHON_USEDEP}]
+ dev-python/flask-restful[${PYTHON_USEDEP}]
dev-python/aiofiles[${PYTHON_USEDEP}]
tools? ( net-firewall/iptables