From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/syrupy/Manifest | 2 -- dev-python/syrupy/metadata.xml | 12 ------------ dev-python/syrupy/syrupy-5.3.1.ebuild | 34 ---------------------------------- 3 files changed, 48 deletions(-) delete mode 100644 dev-python/syrupy/Manifest delete mode 100644 dev-python/syrupy/metadata.xml delete mode 100644 dev-python/syrupy/syrupy-5.3.1.ebuild (limited to 'dev-python/syrupy') diff --git a/dev-python/syrupy/Manifest b/dev-python/syrupy/Manifest deleted file mode 100644 index e69a62bac6da..000000000000 --- a/dev-python/syrupy/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST syrupy-5.3.1.tar.gz 83987 BLAKE2B c4be861eb695f7615a2c47fa23da065516e14df8541e89c69da33be85c01590cb663138f3d97e339e9b8273405b1fc35fa272b55ebfba698025b03bfff63d34c SHA512 d9e2efcab3ecef699df14b6a8dfdc1fa28e7007010e042013e5d43d56c23ea912311be0ff397db4add7e7a2f1e5a8b8ae401f57e23f759abe70bdf6ad0c6774d -DIST syrupy-5.3.1.tar.gz.provenance 9793 BLAKE2B de4074fca40c56f3517040d98c26ac2f5985ef33fcd14a0146054475f1c3adc6e23a322b81191fb84c296c9728fa02d0b193a0c0373151d4c3287333e78251c8 SHA512 f48bb5a19575a6122fd29d250c0ad28ef18212bad80e43b4407f19650f5845361f1e1e4a097e95f8ec501a7b445af85b8213dff726821378f0cdd42942f24929 diff --git a/dev-python/syrupy/metadata.xml b/dev-python/syrupy/metadata.xml deleted file mode 100644 index 5efb0c919d3f..000000000000 --- a/dev-python/syrupy/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - python@gentoo.org - - - - syrupy-project/syrupy - syrupy - - diff --git a/dev-python/syrupy/syrupy-5.3.1.ebuild b/dev-python/syrupy/syrupy-5.3.1.ebuild deleted file mode 100644 index 79ebfc3cbb57..000000000000 --- a/dev-python/syrupy/syrupy-5.3.1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=hatchling -PYPI_VERIFY_REPO=https://github.com/syrupy-project/syrupy -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="The sweeter pytest snapshot plugin" -HOMEPAGE=" - https://github.com/syrupy-project/syrupy/ - https://pypi.org/project/syrupy/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" - -RDEPEND=" - >=dev-python/pytest-8.0.0[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( - >=dev-python/pydantic-2.13.4[${PYTHON_USEDEP}] - ) -" - -EPYTEST_PLUGIN_LOAD_VIA_ENV=1 -# pytest-xdist used inside tests -EPYTEST_PLUGINS=( "${PN}" hypothesis pytest-xdist ) -distutils_enable_tests pytest -- cgit v1.3