From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pytest-cython/
Date: Tue, 28 Apr 2020 07:44:20 +0000 (UTC) [thread overview]
Message-ID: <1588022655.52d227888c37fa91e2f3c90db8305f46a2dd7ee9.andrewammerlaan@gentoo> (raw)
commit: 52d227888c37fa91e2f3c90db8305f46a2dd7ee9
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Apr 27 21:02:37 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Apr 27 21:24:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=52d22788
dev-python/pytest-cython: dependency cleanup
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/pytest-cython/metadata.xml | 11 +++++++++++
...ython-0.1.0.ebuild => pytest-cython-0.1.0-r1.ebuild} | 17 ++++++++++-------
2 files changed, 21 insertions(+), 7 deletions(-)
diff --git a/dev-python/pytest-cython/metadata.xml b/dev-python/pytest-cython/metadata.xml
index d4c3950..0562381 100644
--- a/dev-python/pytest-cython/metadata.xml
+++ b/dev-python/pytest-cython/metadata.xml
@@ -1,7 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="person">
+ <email>lssndrbarbieri@gmail.com</email>
+ <name>Alessandro Barbieri</name>
+ </maintainer>
<upstream>
+ <bugs-to>https://github.com/lgpage/pytest-cython/issues</bugs-to>
+ <changelog>https://raw.githubusercontent.com/lgpage/pytest-cython/master/CHANGELOG.rst</changelog>
+ <doc lang="en">https://readthedocs.org/projects/pytest-cython/</doc>
+ <maintainer>
+ <email>page.lg@gmail.com</email>
+ <name>Logan Page</name>
+ </maintainer>
<remote-id type="pypi">pytest-cython</remote-id>
<remote-id type="github">lgpage/pytest-cython</remote-id>
</upstream>
diff --git a/dev-python/pytest-cython/pytest-cython-0.1.0.ebuild b/dev-python/pytest-cython/pytest-cython-0.1.0-r1.ebuild
similarity index 78%
rename from dev-python/pytest-cython/pytest-cython-0.1.0.ebuild
rename to dev-python/pytest-cython/pytest-cython-0.1.0-r1.ebuild
index df96a72..4ce9e89 100644
--- a/dev-python/pytest-cython/pytest-cython-0.1.0.ebuild
+++ b/dev-python/pytest-cython/pytest-cython-0.1.0-r1.ebuild
@@ -4,9 +4,9 @@
EAPI="7"
PYTHON_COMPAT=( python3_{6,7} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
-DISTUTILS_USE_SETUPTOOLS=rdepend
DESCRIPTION="Plugin for testing Cython extension modules"
HOMEPAGE="https://github.com/lgpage/pytest-cython"
@@ -15,18 +15,21 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
KEYWORDS="~amd64"
-#IUSE="test"
-RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
-#DEPEND="
-# ${RDEPEND}
+RDEPEND="
+ dev-python/cython[${PYTHON_USEDEP}]
+ dev-python/pytest[${PYTHON_USEDEP}]
+"
+DEPEND="
+ ${RDEPEND}
+"
+#those deps aren't really required I think
# test? (
# dev-python/check-manifest[${PYTHON_USEDEP}]
# dev-python/docutils[${PYTHON_USEDEP}]
# dev-python/pygments[${PYTHON_USEDEP}]
# dev-python/readme_renderer[${PYTHON_USEDEP}]
# )
-#"
-#distutils_enable_tests pytest
+distutils_enable_tests pytest
distutils_enable_sphinx docs dev-python/sphinx-py3doc-enhanced-theme
next reply other threads:[~2020-04-28 7:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-28 7:44 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-05-18 16:27 [gentoo-commits] repo/proj/guru:master commit in: dev-python/pytest-cython/ Andrew Ammerlaan
2020-12-18 19:05 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-12-18 19:05 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-07-05 15:48 Haelwenn Monnier
2023-02-27 15:06 Florian Schmaus
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=1588022655.52d227888c37fa91e2f3c90db8305f46a2dd7ee9.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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