commit: 3a35de22153616e8b76b6298c0cf111c317fbdb7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 23 06:21:43 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 23 06:21:43 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a35de22
dev-python/marshmallow: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/marshmallow/Manifest | 5 ----
.../marshmallow/marshmallow-3.26.1-r1.ebuild | 30 ----------------------
dev-python/marshmallow/marshmallow-4.1.0.ebuild | 29 ---------------------
dev-python/marshmallow/marshmallow-4.1.1.ebuild | 29 ---------------------
4 files changed, 93 deletions(-)
diff --git a/dev-python/marshmallow/Manifest b/dev-python/marshmallow/Manifest
index 06909355ef85..a1a29961a856 100644
--- a/dev-python/marshmallow/Manifest
+++ b/dev-python/marshmallow/Manifest
@@ -1,8 +1,3 @@
-DIST marshmallow-3.26.1.tar.gz 221825 BLAKE2B
37ac0cb401efd046070a406cfbbfb130020dcd0f60e8244f8734b28b9c1a3c151d8550016fb54d83861dd61f7d60c6157469fa575e2df1474f45e70bed7b8cd4
SHA512
b0146313010d03d7c5e4808bfb274e2923df455c34e5d31931a35b76c713dd1e403fdb0da95ba4f0eba3bdb747a57c4f85f296aad870170380e4d54fc6824d1e
DIST marshmallow-3.26.2.tar.gz 222095 BLAKE2B
bfb279930cfda0a6b052badf1252926a282a40939d6c10222bb9ae84ea6b485441327e01d225a5837e723f7eede13dc868552cd4731470b1b543aada708b3bcb
SHA512
022e656f4964abf0378f597b2c1dba9d4296e5710e4efb5c4ba25254435d4618bf21f1f8bb181b4fb613dbffe3dec76b97d191db9496441139b7698e8448ba00
-DIST marshmallow-4.1.0.tar.gz 220619 BLAKE2B
67ffa46f347064a1a4e6069444fb2d1a020e44ca6680ac593b975c807439e518de0937879f217e75261f3f3688e9aa352f4cc9d1944155c5039602383a0a6647
SHA512
48a8dcea2e7219b7c312f8b9aa2ca17a49253f1abb6994f60052d028252e34227efb32de2a0404c29171a41574e7a75a6f84522b9dcf1822658a47ae40dc8dcb
-DIST marshmallow-4.1.0.tar.gz.provenance 9352 BLAKE2B
37cfda9136c3ad48ad94ae465ad09c693ffca729163316fa7f4f70f35bdfce5618ce3360896a019e670067734d88519b92f4164332058e5af48787ffacfd6c42
SHA512
a1cb86a2a1e31ee348ede77a8e300a47dedd1b5ba80519637639b619180c5beaff8624a4b319d65977345ff86092f504eb035b4620c2a1c74684443bcb638cdf
-DIST marshmallow-4.1.1.tar.gz 220720 BLAKE2B
1001529f1bf36cf05233733c9f4cb517a067c2a3f5c5bed69f1d79d24b72257444486e14e63fcefc630091a8799ec6ef5c69a1c24f8304f784e823feeb263876
SHA512
0a2262b93c4f3f732e65df43a194f55c0e9951ab74ce2071fbffd16c9bd9605246e3af08e21e538554ea12f70f82cccffad708607895468056bdf72df24dbf4a
-DIST marshmallow-4.1.1.tar.gz.provenance 9573 BLAKE2B
46a74737e14015f1ff20d6901c8f74f844207a4de1448c0de7ed9875ab864eb81cf0a273d6774ee6c37329c36958c0a3342da8064587de6bdecfde1245bd3051
SHA512
376285359d6e255c5168f9befac7d5538a34228097fe4c262a680c2dec317182e902306ab581184fa0b73469d9b997424b7836b2c7d4bb5738c37aa0c245e8c8
DIST marshmallow-4.1.2.tar.gz 220974 BLAKE2B
4da6b2524a83a1ab6f17b0c88b475b3ae041f4c8d70db3a5c0b79e8ecb53ea5a907580bb473397d57410ddf1d88557ddebb54a5f913cc5e71dd9bf4dca699c1c
SHA512
d2981c1c99c88122f97d9d692df6c504d8cf3001bec37706f74b361f1a6afcc18b035d841b01862781122fc15d7a31a77ea6ceae8d656d98a07ff4d01afa030d
DIST marshmallow-4.1.2.tar.gz.provenance 9773 BLAKE2B
5f757bf649a8f750170ddae8561851a96ae1ba1afcb9acdf8ca5a9a389e826fdc0a0e6915b7b954ada6fe475ec9d9786ff112f94079c73b98cdbe9b68bbef37d
SHA512
1fd6f5557e530f74d2967d1ecd50db0d9c818283380a98faba868e2fe788ad2b04306d776cdeb7454178774bdbb20b3a34c4e16c94bb114dd3a58dd3b6855984
diff --git a/dev-python/marshmallow/marshmallow-3.26.1-r1.ebuild
b/dev-python/marshmallow/marshmallow-3.26.1-r1.ebuild
deleted file mode 100644
index a2c07ec560c5..000000000000
--- a/dev-python/marshmallow/marshmallow-3.26.1-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A library for converting to and from native Python datatypes"
-HOMEPAGE="
- https://github.com/marshmallow-code/marshmallow/
- https://pypi.org/project/marshmallow/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-RDEPEND="
- >=dev-python/packaging-17.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
- test? (
- dev-python/simplejson[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
diff --git a/dev-python/marshmallow/marshmallow-4.1.0.ebuild
b/dev-python/marshmallow/marshmallow-4.1.0.ebuild
deleted file mode 100644
index 80cbba635722..000000000000
--- a/dev-python/marshmallow/marshmallow-4.1.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYPI_VERIFY_REPO=https://github.com/marshmallow-code/marshmallow
-PYTHON_COMPAT=( python3_{11..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A library for converting to and from native Python datatypes"
-HOMEPAGE="
- https://github.com/marshmallow-code/marshmallow/
- https://pypi.org/project/marshmallow/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-BDEPEND="
- test? (
- dev-python/simplejson[${PYTHON_USEDEP}]
- )
-"
-
-EPYTEST_PLUGINS=()
-distutils_enable_tests pytest
diff --git a/dev-python/marshmallow/marshmallow-4.1.1.ebuild
b/dev-python/marshmallow/marshmallow-4.1.1.ebuild
deleted file mode 100644
index 80cbba635722..000000000000
--- a/dev-python/marshmallow/marshmallow-4.1.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYPI_VERIFY_REPO=https://github.com/marshmallow-code/marshmallow
-PYTHON_COMPAT=( python3_{11..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A library for converting to and from native Python datatypes"
-HOMEPAGE="
- https://github.com/marshmallow-code/marshmallow/
- https://pypi.org/project/marshmallow/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-BDEPEND="
- test? (
- dev-python/simplejson[${PYTHON_USEDEP}]
- )
-"
-
-EPYTEST_PLUGINS=()
-distutils_enable_tests pytest