mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 21:43:03 -04:00
dev-python/codecov: treeclean
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
DIST codecov-2.1.12.gh.tar.gz 27160 BLAKE2B 93886b117bd0281f72f1bc14d1798ed526edec850ce3d900e505da1469e9bef59caccd449aef557dab7e9ea34c9990d4624d7ebfb9350f27990981223c7c9930 SHA512 fac34179ace4d4813ed71a5745e6ef8120d052fd7d7bef5548f80f7009f7b3242ec3aeb948f2125980ea932f130a2e81f742f47a3bd4f984726eaba16e1a7133
|
|
||||||
@@ -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
|
|
||||||
@@ -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>b@edevau.net</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>support@codecov.io</email>
|
|
||||||
<name>Codecov</name>
|
|
||||||
</maintainer>
|
|
||||||
</upstream>
|
|
||||||
</pkgmetadata>
|
|
||||||
@@ -36,11 +36,6 @@ x11-themes/nulloy-theme-night
|
|||||||
# Removal on 2025-06-05. Bug #955253.
|
# Removal on 2025-06-05. Bug #955253.
|
||||||
x11-misc/pywal
|
x11-misc/pywal
|
||||||
|
|
||||||
# Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> (2025-05-01)
|
|
||||||
# Archived repo on GitHub, no revdeps left.
|
|
||||||
# Removal on 2025-06-01.
|
|
||||||
dev-python/codecov
|
|
||||||
|
|
||||||
# David (stkw0) Roman <davidroman96@gmail.com> (2025-04-30)
|
# David (stkw0) Roman <davidroman96@gmail.com> (2025-04-30)
|
||||||
# Depends on removed dev-qt/qtwebengine:5, they should be moved to qtwebengine:6
|
# Depends on removed dev-qt/qtwebengine:5, they should be moved to qtwebengine:6
|
||||||
# Removal on 2025-06-30
|
# Removal on 2025-06-30
|
||||||
|
|||||||
Reference in New Issue
Block a user