commit: ca66b872059a690f40ba362c2b311e342fffd0b9
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Jun 2 07:23:53 2025 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon Jun 2 07:23:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ca66b872
dev-python/codecov: treeclean
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/codecov/Manifest | 1 -
dev-python/codecov/codecov-2.1.12.ebuild | 39 --------------------------------
dev-python/codecov/metadata.xml | 16 -------------
profiles/package.mask | 5 ----
4 files changed, 61 deletions(-)
diff --git a/dev-python/codecov/Manifest b/dev-python/codecov/Manifest
deleted file mode 100644
index 2751b07a8c..0000000000
--- a/dev-python/codecov/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST codecov-2.1.12.gh.tar.gz 27160 BLAKE2B
93886b117bd0281f72f1bc14d1798ed526edec850ce3d900e505da1469e9bef59caccd449aef557dab7e9ea34c9990d4624d7ebfb9350f27990981223c7c9930
SHA512
fac34179ace4d4813ed71a5745e6ef8120d052fd7d7bef5548f80f7009f7b3242ec3aeb948f2125980ea932f130a2e81f742f47a3bd4f984726eaba16e1a7133
diff --git a/dev-python/codecov/codecov-2.1.12.ebuild
b/dev-python/codecov/codecov-2.1.12.ebuild
deleted file mode 100644
index 915c8f813e..0000000000
--- a/dev-python/codecov/codecov-2.1.12.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2023-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="Hosted coverage reports for GitHub, Bitbucket and Gitlab"
-HOMEPAGE="https://github.com/codecov/codecov-python
https://pypi.org/project/codecov"
-SRC_URI="https://github.com/codecov/codecov-python/archive/refs/tags/v${PV}.tar.gz
-> ${P}.gh.tar.gz"
-S="${WORKDIR}/codecov-python-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND=">=dev-python/requests-2.7.9[${PYTHON_USEDEP}]
- dev-python/coverage[${PYTHON_USEDEP}]"
-
-python_prepare_all() {
- # The tests does not follow the naming convention
- rm -r "${S}/tests"
- distutils-r1_python_prepare_all
-}
-# BDEPEND="
-# test? (
-# dev-python/pytest[${PYTHON_USEDEP}]
-# dev-python/ddt[${PYTHON_USEDEP}]
-# dev-python/mock[${PYTHON_USEDEP}]
-# dev-python/pytest-cov[${PYTHON_USEDEP}]
-# dev-python/funcsigs[${PYTHON_USEDEP}]
-# dev-python/requests[${PYTHON_USEDEP}]
-# dev-python/black[${PYTHON_USEDEP}]
-# )"
-
-# distutils_enable_tests pytest
diff --git a/dev-python/codecov/metadata.xml b/dev-python/codecov/metadata.xml
deleted file mode 100644
index ace7759c9e..0000000000
--- a/dev-python/codecov/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>[email protected]</email>
- <name>Andreas Billmeier</name>
- </maintainer>
- <upstream>
- <remote-id type="pypi">codecov</remote-id>
- <remote-id type="github">codecov/codecov-python</remote-id>
- <maintainer status="unknown">
- <email>[email protected]</email>
- <name>Codecov</name>
- </maintainer>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index c460998a57..1497cfc7e8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -36,11 +36,6 @@ x11-themes/nulloy-theme-night
# Removal on 2025-06-05. Bug #955253.
x11-misc/pywal
-# Anna (cybertailor) Vyalkova <[email protected]> (2025-05-01)
-# Archived repo on GitHub, no revdeps left.
-# Removal on 2025-06-01.
-dev-python/codecov
-
# David (stkw0) Roman <[email protected]> (2025-04-30)
# Depends on removed dev-qt/qtwebengine:5, they should be moved to
qtwebengine:6
# Removal on 2025-06-30