From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/heudiconv/files/
Date: Sun, 31 Dec 2023 08:53:43 +0000 (UTC) [thread overview]
Message-ID: <1704012614.a41aaaa815f369eb11da43a27bce0fd4a98b97fa.andrewammerlaan@gentoo> (raw)
commit: a41aaaa815f369eb11da43a27bce0fd4a98b97fa
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Dec 30 17:49:54 2023 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Dec 31 08:50:14 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a41aaaa8
dev-python/heudiconv: remove unused patch(es)
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
.../heudiconv/files/heudiconv-0.11.6-gitenv.patch | 24 ----------------------
1 file changed, 24 deletions(-)
diff --git a/dev-python/heudiconv/files/heudiconv-0.11.6-gitenv.patch b/dev-python/heudiconv/files/heudiconv-0.11.6-gitenv.patch
deleted file mode 100644
index 23be6d000..000000000
--- a/dev-python/heudiconv/files/heudiconv-0.11.6-gitenv.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From 0c30781248e0c1f2d437e0dfd923a74d7e647411 Mon Sep 17 00:00:00 2001
-From: Horea Christian <chr@chymera.eu>
-Date: Wed, 1 Feb 2023 21:34:58 -0500
-Subject: [PATCH] Setting git author and email in test environment
-
----
- heudiconv/tests/conftest.py | 3 +++
- 1 file changed, 3 insertions(+)
- create mode 100644 heudiconv/tests/conftest.py
-
-diff --git /dev/null b/heudiconv/tests/conftest.py
-new file mode 100644
-index 00000000..f4f47d16
---- /dev/null
-+++ b/heudiconv/tests/conftest.py
-@@ -0,0 +1,8 @@
-+import os
-+import pytest
-+@pytest.fixture(autouse=True, scope="session")
-+def git_env():
-+ os.environ["GIT_AUTHOR_EMAIL"] = "maxm@example.com"
-+ os.environ["GIT_AUTHOR_NAME"] = "Max Mustermann"
-+ os.environ["GIT_COMMITTER_EMAIL"] = "maxm@example.com"
-+ os.environ["GIT_COMMITTER_NAME"] = "Max Mustermann"
next reply other threads:[~2023-12-31 8:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-31 8:53 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-02 19:17 [gentoo-commits] proj/sci:master commit in: dev-python/heudiconv/files/ Horea Christian
2023-01-31 21:27 Horea Christian
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=1704012614.a41aaaa815f369eb11da43a27bce0fd4a98b97fa.andrewammerlaan@gentoo \
--to=andrewammerlaan@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