public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/
Date: Sat, 17 Jun 2023 05:59:04 +0000 (UTC)	[thread overview]
Message-ID: <1686981533.15f3fed98bd50b1c412a90abe823031d62f92c80.mgorny@gentoo> (raw)

commit:     15f3fed98bd50b1c412a90abe823031d62f92c80
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 05:20:17 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 05:58:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15f3fed9

dev-python/pytest-freezer: New package, v0.4.6

New NIH dependency for dev-python/virtualenv-20.23.1.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pytest-freezer/Manifest                 |  1 +
 dev-python/pytest-freezer/metadata.xml             | 12 ++++++++++
 .../pytest-freezer/pytest-freezer-0.4.6.ebuild     | 26 ++++++++++++++++++++++
 3 files changed, 39 insertions(+)

diff --git a/dev-python/pytest-freezer/Manifest b/dev-python/pytest-freezer/Manifest
new file mode 100644
index 000000000000..0aa4de74538d
--- /dev/null
+++ b/dev-python/pytest-freezer/Manifest
@@ -0,0 +1 @@
+DIST pytest_freezer-0.4.6.tar.gz 8661714 BLAKE2B 03d2545762f0702776fb72b63ceffaa44e53775c2b96636223aee67b7d8503624dad02371cd9985eb507939b1346463d8a38bec9305518768ad63af0aca50147 SHA512 85b703d9ef20ff9d2186004d574357a89f0c19de251c9fdda4f47526b920df40b330c7970d06dcde2eccbcdd2a61f62ef995670d11a9a3fe6816eb64f5bc3158

diff --git a/dev-python/pytest-freezer/metadata.xml b/dev-python/pytest-freezer/metadata.xml
new file mode 100644
index 000000000000..800e4e6973d8
--- /dev/null
+++ b/dev-python/pytest-freezer/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+	</maintainer>
+	<stabilize-allarches/>
+	<upstream>
+		<remote-id type="github">pytest-dev/pytest-freezer</remote-id>
+		<remote-id type="pypi">pytest-freezer</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
new file mode 100644
index 000000000000..94f14719fda3
--- /dev/null
+++ b/dev-python/pytest-freezer/pytest-freezer-0.4.6.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Pytest plugin providing a fixture interface for spulec/freezegun"
+HOMEPAGE="
+	https://github.com/pytest-dev/pytest-freezer/
+	https://pypi.org/project/pytest-freezer/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	>=dev-python/freezegun-1.0[${PYTHON_USEDEP}]
+	>=dev-python/pytest-3.6[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2023-06-17  5:59 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-17  5:59 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-17  7:43 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-freezer/ Arthur Zamarin
2023-06-17  7:43 Arthur Zamarin
2023-06-17  8:44 Arthur Zamarin
2023-06-17  8:44 Arthur Zamarin
2023-06-17  8:44 Arthur Zamarin
2023-06-17  8:44 Arthur Zamarin
2023-06-17  8:44 Arthur Zamarin
2023-06-17  8:44 Arthur Zamarin
2023-06-17  8:44 Arthur Zamarin
2023-06-17 10:30 Yixun Lan
2023-06-21 15:01 Michał Górny
2023-07-24 11:33 Michał Górny
2024-05-09 17:32 Michał Górny
2024-07-06  6:14 Sam James
2024-07-06  6:39 Sam James
2024-07-06  6:39 Sam James
2024-07-06  6:43 Arthur Zamarin
2024-07-06  6:59 Arthur Zamarin
2024-07-06  7:26 Arthur Zamarin
2024-07-06  7:40 Arthur Zamarin
2024-10-14 12:42 Michał Górny
2024-12-13  6:15 Michał Górny
2024-12-28  9:14 Arthur Zamarin
2024-12-28 10:47 Michał Górny
2025-02-16 18:44 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=1686981533.15f3fed98bd50b1c412a90abe823031d62f92c80.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