public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/coveralls/
Date: Sat, 14 Jan 2023 01:50:54 +0000 (UTC)	[thread overview]
Message-ID: <1673661014.dc4c1cbf020a24bb0c83f5e51af552384930aa3c.julien@gentoo> (raw)

commit:     dc4c1cbf020a24bb0c83f5e51af552384930aa3c
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sat Jan 14 01:48:00 2023 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sat Jan 14 01:50:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dc4c1cbf

dev-python/coveralls: new package, add 3.3.1

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 dev-python/coveralls/Manifest               |  1 +
 dev-python/coveralls/coveralls-3.3.1.ebuild | 25 +++++++++++++++++++++++++
 dev-python/coveralls/metadata.xml           | 20 ++++++++++++++++++++
 3 files changed, 46 insertions(+)

diff --git a/dev-python/coveralls/Manifest b/dev-python/coveralls/Manifest
new file mode 100644
index 000000000..bfc8515bc
--- /dev/null
+++ b/dev-python/coveralls/Manifest
@@ -0,0 +1 @@
+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
new file mode 100644
index 000000000..4e24f2034
--- /dev/null
+++ b/dev-python/coveralls/coveralls-3.3.1.ebuild
@@ -0,0 +1,25 @@
+# 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
+
+DESCRIPTION="Show coverage stats online via coveralls.io"
+HOMEPAGE="https://github.com/TheKevJames/coveralls-python"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+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
new file mode 100644
index 000000000..6e3c03e85
--- /dev/null
+++ b/dev-python/coveralls/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>julien@jroy.ca</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>KevinJames@thekev.in</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>


                 reply	other threads:[~2023-01-14  1:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1673661014.dc4c1cbf020a24bb0c83f5e51af552384930aa3c.julien@gentoo \
    --to=julien@jroy.ca \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox