From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mamba/
Date: Sat, 7 Aug 2021 11:18:06 +0000 (UTC) [thread overview]
Message-ID: <1628335039.0895f0b79cf9101cb9d5d80bd0d6965bdc453794.sbraz@gentoo> (raw)
commit: 0895f0b79cf9101cb9d5d80bd0d6965bdc453794
Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 7 10:32:30 2021 +0000
Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Sat Aug 7 11:17:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0895f0b7
dev-python/mamba: add 0.11.2, enable py310
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>
dev-python/mamba/Manifest | 1 +
dev-python/mamba/mamba-0.11.2.ebuild | 36 ++++++++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/dev-python/mamba/Manifest b/dev-python/mamba/Manifest
index 9b889a6dd2d..f54cc2b9b02 100644
--- a/dev-python/mamba/Manifest
+++ b/dev-python/mamba/Manifest
@@ -1 +1,2 @@
DIST mamba-0.11.1.tar.gz 36974 BLAKE2B 0bffac92c32413be736c20f926094cd2003c8bd8abb47abda7c63a071af5b99729f32b5cdb74f21f30f0b50be81674f08f79dc37416e8c67e2ae03c9a837eda4 SHA512 2b28415e5352fcec8028a8ddef6ff83a0cf2ebbb385506eb97f6a46be619277136a61180e8cf30047efd7807f867a03a0d1032dbfed27e2fc050a8639f67814c
+DIST mamba-0.11.2.tar.gz 37370 BLAKE2B 90228aa9668c5c79161aee79d92a9409e5df5d9d71b94f2ae8401ec5eea32ed45cf1b1a72eb596b6e24f140bf053bca4cec848830ae83c24b108ddb4a2bcd148 SHA512 8ca6207c9df7b3388db8ecabd13456e54d8811c24f695ccc638c90bb2c975268f9e803533808f9b099651ee4744376fad3b58eaa84a6c97605631368f979915c
diff --git a/dev-python/mamba/mamba-0.11.2.ebuild b/dev-python/mamba/mamba-0.11.2.ebuild
new file mode 100644
index 00000000000..805822665e7
--- /dev/null
+++ b/dev-python/mamba/mamba-0.11.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{7..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python test runner born under the banner of Behavior Driven Development"
+HOMEPAGE="https://nestorsalceda.github.io/mamba"
+SRC_URI="https://github.com/nestorsalceda/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ >=dev-python/clint-0.3.1[${PYTHON_USEDEP}]
+ >=dev-python/coverage-3.7.1[${PYTHON_USEDEP}]
+"
+BDEPEND="
+ test? (
+ ${RDEPEND}
+ >=dev-python/doublex-expects-0.7.0_rc1[${PYTHON_USEDEP}]
+ >=dev-python/expects-0.8.0_rc2[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_sphinx docs --no-autodoc
+
+python_test() {
+ "${EPYTHON}" -m mamba.cli || die "Tests failed under ${EPYTHON}"
+}
next reply other threads:[~2021-08-07 11:18 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-07 11:18 Louis Sautier [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-18 16:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/mamba/ Michał Górny
2023-11-09 18:53 Michał Górny
2023-11-09 18:53 Michał Górny
2023-11-09 18:53 Michał Górny
2023-03-17 17:27 Michał Górny
2023-03-17 16:19 Arthur Zamarin
2023-02-15 14:15 Michał Górny
2022-06-24 13:09 Andrew Ammerlaan
2021-09-12 9:04 Michał Górny
2021-09-12 8:12 Sam James
2021-09-12 7:09 Agostino Sarubbo
2020-11-04 5:32 Sam James
2020-11-02 10:34 Michał Górny
2020-11-02 9:47 Sam James
2020-09-13 17:56 Louis Sautier
2020-09-05 0:29 Sam James
2020-06-04 6:23 Agostino Sarubbo
2020-05-05 11:51 Joonas Niilola
2020-05-04 17:26 Joonas Niilola
2020-03-27 21:25 Michał Górny
2020-03-08 10:42 Agostino Sarubbo
2020-02-03 20:46 Michał Górny
2018-03-30 18:35 Aaron Bauman
2017-05-11 12:28 Manuel Rüger
2017-03-13 18:14 Manuel Rüger
2017-03-13 18:10 Manuel Rüger
2016-01-09 23:25 Alex Brandt
2016-01-09 23:25 Alex Brandt
2015-10-25 8:36 Michał Górny
2015-09-05 19:27 Alex Brandt
2015-09-05 19:27 Alex Brandt
2015-09-05 19:27 Alex Brandt
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=1628335039.0895f0b79cf9101cb9d5d80bd0d6965bdc453794.sbraz@gentoo \
--to=sbraz@gentoo.org \
--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