public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: dev-python/expecttest/
@ 2025-01-10 18:37 Nowa Ammerlaan
  0 siblings, 0 replies; only message in thread
From: Nowa Ammerlaan @ 2025-01-10 18:37 UTC (permalink / raw
  To: gentoo-commits

commit:     201416adb6297b54b6f7b6a2d70046a0b52b1315
Author:     uis <uis9936 <AT> gmail <DOT> com>
AuthorDate: Thu Jan  2 14:21:26 2025 +0000
Commit:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 18:36:07 2025 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=201416ad

dev-python/expecttest: add 0.3.0

Signed-off-by: uis <uis9936 <AT> gmail.com>
Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>

 dev-python/expecttest/expecttest-0.3.0.ebuild | 28 +++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/dev-python/expecttest/expecttest-0.3.0.ebuild b/dev-python/expecttest/expecttest-0.3.0.ebuild
new file mode 100644
index 000000000..832ce943e
--- /dev/null
+++ b/dev-python/expecttest/expecttest-0.3.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{11..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="This library implements expect tests (also known as \"golden\" tests)"
+HOMEPAGE="https://github.com/pytorch/expecttest"
+SRC_URI="
+	https://github.com/pytorch/expecttest/archive/v${PV}.tar.gz
+		-> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	>=dev-python/flake8-7.0.0[${PYTHON_USEDEP}]
+	>=dev-python/hypothesis-6.0.0[${PYTHON_USEDEP}]
+	>=dev-python/mypy-0.910.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-01-10 18:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-10 18:37 [gentoo-commits] proj/sci:master commit in: dev-python/expecttest/ Nowa Ammerlaan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox