From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dirty-equals/
Date: Sun, 1 May 2022 07:30:41 +0000 (UTC) [thread overview]
Message-ID: <1651390223.3cd03612db837f2cef4c695a93f28fe8b7be0f08.mgorny@gentoo> (raw)
commit: 3cd03612db837f2cef4c695a93f28fe8b7be0f08
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 1 07:03:18 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 1 07:30:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cd03612
dev-python/dirty-equals: Bump to 0.4
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/dirty-equals/Manifest | 1 +
dev-python/dirty-equals/dirty-equals-0.4.ebuild | 40 +++++++++++++++++++++++++
2 files changed, 41 insertions(+)
diff --git a/dev-python/dirty-equals/Manifest b/dev-python/dirty-equals/Manifest
index 1060596d4408..6f04bc80fdc4 100644
--- a/dev-python/dirty-equals/Manifest
+++ b/dev-python/dirty-equals/Manifest
@@ -1 +1,2 @@
DIST dirty-equals-0.3.gh.tar.gz 41665 BLAKE2B af46fb9b7f0e0eb6aba09e682db73b8eef4ab9d73523cf81fb510c093cbaaa18f87c9666094aa05031eda1c32374113bc59b404ab987472821aa21ef135c038d SHA512 b6bf9a241abdbf9f74dec6efa48a23d3a665910d964947b4583127930e940001600b410d524ab1ac48c75a030f1a37528a8dbce30e982f09f913b2b3afca77f1
+DIST dirty-equals-0.4.gh.tar.gz 41864 BLAKE2B 0b916d37b323e9f587a977b46415432bc11367a6d0c95ac49e47fe604b3ee16c26eaecbbe74464076834c6186f5f0eecc049b211699a3f515ef7fdadc492537a SHA512 f98fa8c9850f26efc44dc2c5cc0ea6d687c07b49980c3eeaa71eaae78930e418c03bb35cb88aab065905443fa354b9b05d44a588458ed37d140d376b943c9da9
diff --git a/dev-python/dirty-equals/dirty-equals-0.4.ebuild b/dev-python/dirty-equals/dirty-equals-0.4.ebuild
new file mode 100644
index 000000000000..2f8a22f1ddcc
--- /dev/null
+++ b/dev-python/dirty-equals/dirty-equals-0.4.ebuild
@@ -0,0 +1,40 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Doing dirty (but extremely useful) things with equals"
+HOMEPAGE="
+ https://dirty-equals.helpmanual.io/
+ https://github.com/samuelcolvin/dirty-equals/
+ https://pypi.org/project/dirty-equals/
+"
+SRC_URI="
+ https://github.com/samuelcolvin/dirty-equals/archive/v${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ >=dev-python/pytz-2021.3[${PYTHON_USEDEP}]
+"
+BDEPEND="
+ test? (
+ dev-python/pytest-mock[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests pytest
+
+python_test() {
+ local -x TZ=UTC
+ epytest
+}
next reply other threads:[~2022-05-01 7:30 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-01 7:30 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-17 10:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/dirty-equals/ Arthur Zamarin
2024-08-31 9:21 Michał Górny
2024-08-31 8:00 Arthur Zamarin
2024-08-14 6:05 Michał Górny
2024-06-28 5:23 Michał Górny
2024-05-15 17:54 Michał Górny
2023-12-02 10:24 Michał Górny
2023-12-02 10:24 Michał Górny
2023-12-02 10:14 Arthur Zamarin
2023-12-02 10:06 Michał Górny
2023-12-02 10:06 Michał Górny
2023-12-02 9:50 Michał Górny
2023-12-02 9:45 Arthur Zamarin
2023-12-02 9:38 Arthur Zamarin
2023-12-02 9:34 Michał Górny
2023-11-17 8:54 Jakov Smolić
2023-11-14 20:06 Michał Górny
2023-11-06 11:45 Michał Górny
2023-07-20 10:16 WANG Xuerui
2023-07-06 13:50 Michał Górny
2023-06-11 18:38 Jakov Smolić
2023-06-11 15:37 Sam James
2023-06-11 15:04 Sam James
2023-06-11 15:04 Sam James
2023-06-11 13:32 Sam James
2023-06-11 13:32 Sam James
2023-06-11 13:32 Sam James
2023-05-30 18:37 Michał Górny
2023-05-30 18:37 Michał Górny
2023-05-26 20:26 Arthur Zamarin
2023-04-28 5:56 Michał Górny
2022-11-14 4:36 Michał Górny
2022-08-31 9:21 Michał Górny
2022-08-13 11:17 Arthur Zamarin
2022-06-24 11:40 Michał Górny
2022-06-09 2:43 Sam James
2022-05-16 13:17 Michał Górny
2022-05-15 8:43 Michał Górny
2022-04-25 6:29 Jakov Smolić
2022-04-24 18:06 Arthur Zamarin
2022-04-24 18:06 Arthur Zamarin
2022-04-24 18:06 Arthur Zamarin
2022-04-24 18:06 Arthur Zamarin
2022-04-24 18:04 Arthur Zamarin
2022-04-24 9: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=1651390223.3cd03612db837f2cef4c695a93f28fe8b7be0f08.mgorny@gentoo \
--to=mgorny@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