public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dick Marinus <dick@mrns.nl>
To: git-commits@fedoraproject.org
Subject: [rpms/getmail6] epel10: v6.19.10
Date: Mon, 10 Aug 2026 19:05:49 GMT	[thread overview]
Message-ID: <178638874938.1.8185520898118096105.rpms-getmail6-c49244b79133@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/getmail6
Branch : epel10
Commit : c49244b791334a897f3954e6780c1f3a67875d8a
Author : Dick Marinus <dick@mrns.nl>
Date   : 2025-08-18T20:18:32+02:00
Stats  : +3/-29 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/getmail6/c/c49244b791334a897f3954e6780c1f3a67875d8a?branch=epel10

Log:
v6.19.10

---
diff --git a/.gitignore b/.gitignore
index 23660ad..4c089c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /getmail6-6.19.8.tar.gz
 /getmail6-6.19.9.tar.gz
+/getmail6-6.19.10.tar.gz

diff --git a/0001-use-multiprocessing-start-method-for-for-tests.patch b/0001-use-multiprocessing-start-method-for-for-tests.patch
deleted file mode 100644
index e3acf28..0000000
--- a/0001-use-multiprocessing-start-method-for-for-tests.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From 473ed426b001370da577adb444a61c047a2e47b0 Mon Sep 17 00:00:00 2001
-From: Dick Marinus <dick@mrns.nl>
-Date: Fri, 15 Aug 2025 12:42:15 +0200
-Subject: [PATCH] use multiprocessing start method for for tests
-
----
- test/test_mock_servers.py | 4 ++++
- 1 file changed, 4 insertions(+)
-
-diff --git a/test/test_mock_servers.py b/test/test_mock_servers.py
-index 8fe061c..0cdd597 100644
---- a/test/test_mock_servers.py
-+++ b/test/test_mock_servers.py
-@@ -12,6 +12,10 @@ from typing import NamedTuple
- import pytest
- import email.message
- 
-+@pytest.fixture(scope="session", autouse=True)
-+def always_spawn():
-+    multiprocessing.set_start_method("fork")
-+
- class FetchSize(NamedTuple):
-     uid: int
-     size: int
--- 
-2.49.0
-

diff --git a/getmail6.spec b/getmail6.spec
index 6b58d6e..ba589e0 100644
--- a/getmail6.spec
+++ b/getmail6.spec
@@ -1,11 +1,10 @@
 Name:           getmail6
-Version:        6.19.9
+Version:        6.19.10
 Release:        %autorelease
 Summary:        A mail retrieval, sorting, and delivering system
 License:        GPL-2.0-only and Apache-2.0
 URL:            https://www.getmail6.org/
 Source:         %{pypi_source getmail6}
-Patch:          0001-use-multiprocessing-start-method-for-for-tests.patch
 
 BuildArch:      noarch
 BuildRequires:  python3-devel

diff --git a/sources b/sources
index 56d7c45..e23315a 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 SHA512 (getmail6-6.19.9.tar.gz) = a8217557e6acef5f1ac75ab7f00fedc312d086c6f6209177273b64179e1dd1f0621dc724fb49f71ac68ae8a9533f6c1f33b791adf70a97061e7c5d21f1dcdd64
+SHA512 (getmail6-6.19.10.tar.gz) = 2e7845043ff35d5db1ef66e2ba612dd98b930569aaa26d0d8075bb207d8354e7bcc587d5b2a3ba7a58dbf90cbd568f225977215ae2bc3eeb4d6c20351b27edd4

                 reply	other threads:[~2026-08-10 19:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178638874938.1.8185520898118096105.rpms-getmail6-c49244b79133@fedoraproject.org \
    --to=dick@mrns.nl \
    --cc=git-commits@fedoraproject.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