diff options
Diffstat (limited to 'dev-python/marshmallow')
| -rw-r--r-- | dev-python/marshmallow/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/marshmallow/marshmallow-4.3.0.ebuild | 29 | ||||
| -rw-r--r-- | dev-python/marshmallow/metadata.xml | 15 |
3 files changed, 0 insertions, 46 deletions
diff --git a/dev-python/marshmallow/Manifest b/dev-python/marshmallow/Manifest deleted file mode 100644 index 317b59e7cf54..000000000000 --- a/dev-python/marshmallow/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST marshmallow-4.3.0.tar.gz 224485 BLAKE2B 612358bd1ea8659cefa56c8d56d1982d8ca10e787c0478c0038d1e5546b845f1898550483d4f8caf9dcc84113598b04bb3ff43262ce972c44d353327196a6ec5 SHA512 209e7e0789f113316bc23b5797af91ce10ca8f68adc3f775f066bd2966fc175eef47c08bbe774675999ef6aa5a7d59ed9cbe94f1c955bc647ee78433115801f3 -DIST marshmallow-4.3.0.tar.gz.provenance 9624 BLAKE2B 3b055041040705d806e04e2569021e44e1f2929e7128dc9dc3034859f0e35dde3910134d98817551221079a6769c2057b9a551013c73906274996545030a5755 SHA512 652000e4cd34169cce014030f49b3175508fffc68fbeb9d5c2096908bd1c3d311ea6ffd47c5925aa87a7e80c37e44f3498d341463bc39336fde5b237e1f629ea diff --git a/dev-python/marshmallow/marshmallow-4.3.0.ebuild b/dev-python/marshmallow/marshmallow-4.3.0.ebuild deleted file mode 100644 index 39be5a999345..000000000000 --- a/dev-python/marshmallow/marshmallow-4.3.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2026 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_{13..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/metadata.xml b/dev-python/marshmallow/metadata.xml deleted file mode 100644 index ebf0e7195283..000000000000 --- a/dev-python/marshmallow/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>zmedico@gentoo.org</email> - </maintainer> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <upstream> - <remote-id type="pypi">marshmallow</remote-id> - <remote-id type="github">marshmallow-code/marshmallow</remote-id> - </upstream> -</pkgmetadata> |
