From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flexmock/
Date: Thu, 6 Jan 2022 20:14:23 +0000 (UTC) [thread overview]
Message-ID: <1641500054.9df1bc51d536d8257ec42cf2649b2b7e8511e891.arthurzam@gentoo> (raw)
commit: 9df1bc51d536d8257ec42cf2649b2b7e8511e891
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 6 20:00:44 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 6 20:14:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9df1bc51
dev-python/flexmock: add 0.11.2
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/flexmock/Manifest | 1 +
dev-python/flexmock/flexmock-0.11.2.ebuild | 31 ++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-python/flexmock/Manifest b/dev-python/flexmock/Manifest
index 4f8612d4df04..4f416d984ee8 100644
--- a/dev-python/flexmock/Manifest
+++ b/dev-python/flexmock/Manifest
@@ -1 +1,2 @@
DIST flexmock-0.11.1.tar.gz 48331 BLAKE2B b4a670530050098706133d531f162516163e8bed5fe867277d8d729c3afbd21747d53f17e8cd0f2f087550137c864aa8ac912cb404103426e3fdb17e98d79645 SHA512 6b5ce669e29dc24313e94b0c0c24d75e25c99343c33d787987c6707532598fb0d28df751148a4f7183d4bbdb54822c07d88ded394358545fe8d822564e1408e6
+DIST flexmock-0.11.2.tar.gz 51330 BLAKE2B 3ebeea60c19a9234a362117009610802f10c68c55885ae9dd72c16b19af19fdfbf18634bbc56a80efb0c985f0c339bab234304088dc482b0ccf937c1d7c2fd0f SHA512 208876131155dd0febc9e6aad7a6e98082fccf52573758ac9280f9f767d81ece7af425c901a4a094b3eb56bd711219a55dcfc0d7747f9060b3ad6630c37e6618
diff --git a/dev-python/flexmock/flexmock-0.11.2.ebuild b/dev-python/flexmock/flexmock-0.11.2.ebuild
new file mode 100644
index 000000000000..db8b214775f5
--- /dev/null
+++ b/dev-python/flexmock/flexmock-0.11.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Testing library to create mocks, stubs and fakes"
+HOMEPAGE="https://flexmock.readthedocs.io/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
+
+distutils_enable_tests pytest
+
+python_test() {
+ local EPYTEST_IGNORE=(
+ tests/test_teamcity.py
+ tests/test_testtools.py
+ tests/test_unittest.py
+ )
+ epytest -p no:flaky
+}
+
+python_install_all() {
+ distutils-r1_python_install_all
+ dodoc -r docs
+}
next reply other threads:[~2022-01-06 20:14 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-06 20:14 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-17 17:48 [gentoo-commits] repo/gentoo:master commit in: dev-python/flexmock/ Michał Górny
2024-04-13 17:49 Michał Górny
2024-04-13 16:39 Arthur Zamarin
2024-03-30 5:53 Michał Górny
2024-03-17 3:31 Michał Górny
2023-11-24 14:34 Michał Górny
2023-05-28 18:43 Arthur Zamarin
2023-05-02 20:50 Sam James
2023-03-16 3:50 Michał Górny
2023-03-09 8:12 Arthur Zamarin
2022-06-04 19:04 Michał Górny
2022-05-12 19:09 Arthur Zamarin
2022-03-15 14:10 Michał Górny
2022-03-15 14:10 Michał Górny
2022-03-15 11:27 Jakov Smolić
2022-02-13 9:39 Michał Górny
2022-02-10 7:58 Michał Górny
2021-12-10 17:12 Arthur Zamarin
2021-12-10 12:02 Jakov Smolić
2021-11-13 9:54 Michał Górny
2021-11-13 9:42 Jakov Smolić
2021-11-10 7:49 Arthur Zamarin
2021-10-11 23:28 Sam James
2021-09-25 19:56 Sam James
2021-09-17 8:31 Michał Górny
2021-09-16 19:04 Marek Szuba
2021-09-15 2:32 Sam James
2021-09-04 22:07 Michał Górny
2021-09-04 22:07 Michał Górny
2021-08-30 8:40 Lars Wendler
2021-08-28 6:53 Michał Górny
2021-08-24 18:17 Arthur Zamarin
2021-07-27 11:36 Marek Szuba
2021-06-05 13:52 Michał Górny
2021-03-04 4:19 Sam James
2021-03-04 4:19 Sam James
2020-06-21 16:54 Agostino Sarubbo
2020-04-23 23:24 Marek Szuba
2020-03-27 9:16 Michał Górny
2019-03-26 8:58 Lars Wendler
2019-02-14 13:38 Lars Wendler
2018-05-02 17:05 Michał Górny
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=1641500054.9df1bc51d536d8257ec42cf2649b2b7e8511e891.arthurzam@gentoo \
--to=arthurzam@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