From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/aspectlib/
Date: Sun, 29 Mar 2020 13:21:15 +0000 (UTC) [thread overview]
Message-ID: <1585482118.5233bd3233ec6cc3874c7d643d55e1b2d9183d0f.andrewammerlaan@gentoo> (raw)
Message-ID: <20200329132115.Bx2G1iogMBhV9_13QzS3jjFZeLzpVKg-mRlCLVRqmzM@z> (raw)
commit: 5233bd3233ec6cc3874c7d643d55e1b2d9183d0f
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Mar 29 11:41:58 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Mar 29 11:41:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5233bd32
dev-python/aspectlib: tried and failed to get tests working
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-python/aspectlib/aspectlib-1.4.2.ebuild | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/dev-python/aspectlib/aspectlib-1.4.2.ebuild b/dev-python/aspectlib/aspectlib-1.4.2.ebuild
index 27cc072..f38deef 100644
--- a/dev-python/aspectlib/aspectlib-1.4.2.ebuild
+++ b/dev-python/aspectlib/aspectlib-1.4.2.ebuild
@@ -5,6 +5,8 @@ EAPI=7
PYTHON_COMPAT=( python3_6 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
inherit distutils-r1
DESCRIPTION="An aspect-oriented programming, monkey-patch and decorators library"
@@ -18,6 +20,10 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+# could not get this working, it tries to do all sorts of weird things
+# it calls a tests outside the tests folder, which then fails, removing the file results in import error
+RESTRICT="test"
+
RDEPEND="
dev-python/fields[${PYTHON_USEDEP}]
"
@@ -33,5 +39,7 @@ DEPEND="
)
"
+S="${WORKDIR}/python-${P}"
+
distutils_enable_tests pytest
distutils_enable_sphinx docs dev-python/sphinx-py3doc-enhanced-theme
next reply other threads:[~2020-03-29 13:21 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-29 13:21 Andrew Ammerlaan [this message]
2020-03-29 13:21 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/aspectlib/ Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2024-05-25 12:41 Julien Roy
2024-05-25 13:01 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-13 17:09 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-04-13 17:15 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-01-17 13:52 David Roman
2023-02-25 7:17 Viorel Munteanu
2022-11-04 14:38 Arthur Zamarin
2021-08-16 19:04 Jian Lin
2021-05-25 23:07 Haelwenn Monnier
2021-05-04 16:12 Haelwenn Monnier
2020-12-18 16:26 Andrew Ammerlaan
2020-08-09 21:00 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-08-09 21:00 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-09 14:00 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-06-09 16:37 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-05 16:11 Andrew Ammerlaan
2020-03-31 9:07 Andrew Ammerlaan
2020-03-29 13:21 Andrew Ammerlaan
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=1585482118.5233bd3233ec6cc3874c7d643d55e1b2d9183d0f.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