commit: 2504f59ece938fd1d6f3cca880967ed9be7e2540
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sun Jan 7 20:40:20 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Jan 7 20:40:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2504f59e
dev-python/coveralls: treeclean
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-python/coveralls/Manifest | 1 -
dev-python/coveralls/coveralls-3.3.1.ebuild | 24 ------------------------
dev-python/coveralls/metadata.xml | 20 --------------------
profiles/package.mask | 5 -----
4 files changed, 50 deletions(-)
diff --git a/dev-python/coveralls/Manifest b/dev-python/coveralls/Manifest
deleted file mode 100644
index bfc8515bc9..0000000000
--- a/dev-python/coveralls/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST coveralls-3.3.1.tar.gz 17964 BLAKE2B
18fa765a7ae3262a5b10e19b014be7740430d7050034edd80a06fc4cd23f3262b76f24fe6557999b3663d89fb0fccd6c5a4eebc1dad9f704fd4ea24929922634
SHA512
e101b50b1b6bfaac188360093ad8e0444412187efa2f8bb118c297ce59ff1f5087a45ceb51334be9042c66c6516903e52068c63937504b93c2ca0b7c1cc7ed4d
diff --git a/dev-python/coveralls/coveralls-3.3.1.ebuild
b/dev-python/coveralls/coveralls-3.3.1.ebuild
deleted file mode 100644
index e81d31f970..0000000000
--- a/dev-python/coveralls/coveralls-3.3.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..11} )
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Show coverage stats online via coveralls.io"
-HOMEPAGE="https://github.com/TheKevJames/coveralls-python"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- <dev-python/coverage-7[${PYTHON_USEDEP}]
- dev-python/docopt[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/pyyaml[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-python/coveralls/metadata.xml
b/dev-python/coveralls/metadata.xml
deleted file mode 100644
index 6e3c03e852..0000000000
--- a/dev-python/coveralls/metadata.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>[email protected]</email>
- <name>Julien Roy</name>
- </maintainer>
- <longdescription>coveralls.io is a service for publishing your coverage
stats online. This package provides seamless integration with coverage.py (and
thus pytest, nosetests, etc...) in your Python projects:</longdescription>
- <upstream>
- <maintainer>
- <name>Kevin James</name>
- <email>[email protected]</email>
- </maintainer>
-
<changelog>https://github.com/TheKevJames/coveralls-python/releases</changelog>
- <doc>http://coveralls-python.readthedocs.io/</doc>
-
<bugs-to>https://github.com/TheKevJames/coveralls-python/issues</bugs-to>
- <remote-id
type="github">TheKevJames/coveralls-python</remote-id>
- <remote-id type="pypi">coveralls</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 6d85d50c8b..d007660c40 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -46,11 +46,6 @@ app-misc/pup
# Sorry for the inconvenience.
app-office/lotus123r3
-# Julien Roy <[email protected]> (2023-01-25)
-# Requires <dev-python/coverage-7, which is no longer available in ::gentoo.
-# Upstream bug: https://github.com/TheKevJames/coveralls-python/issues/377
-dev-python/coveralls
-
# Nicola Smaniotto <[email protected]> (2023-01-15)
# Requires <dev-python/cleo-1, which is no longer available in ::gentoo.
# Upstream bug: https://github.com/iamkroot/trakt-scrobbler/issues/240