public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/getmail6] epel10: v6.19.8
@ 2026-08-10 19:05 Dick Marinus
0 siblings, 0 replies; only message in thread
From: Dick Marinus @ 2026-08-10 19:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/getmail6
Branch : epel10
Commit : f768183f48375b72819b3739142f30a9751c29d4
Author : Dick Marinus <dick@mrns.nl>
Date : 2025-05-15T20:16:43+02:00
Stats : +8/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/getmail6/c/f768183f48375b72819b3739142f30a9751c29d4?branch=epel10
Log:
v6.19.8
---
diff --git a/.gitignore b/.gitignore
index dc00d3b..7d2a132 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/getmail6-6.19.7.tar.gz
+/getmail6-6.19.8.tar.gz
diff --git a/getmail6.spec b/getmail6.spec
index 7e6c2e6..236ce7d 100644
--- a/getmail6.spec
+++ b/getmail6.spec
@@ -1,15 +1,17 @@
Name: getmail6
-Version: 6.19.7
+Version: 6.19.8
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: https://github.com/getmail6/getmail6/commit/082d72fa2e83f12b9cce1e2f06ffaf379230348c.patch
BuildArch: noarch
BuildRequires: python3-devel
+# check
+BuildRequires: python3-pytest
+
%description
A mail retriever with support for POP3, POP3-over-SSL, IMAP4,
IMAP4-over-SSL, and SDPS mail accounts. It supports normal single-user
@@ -32,10 +34,11 @@ mail accounts and multidrop (domain) mailboxes.
%check
%pyproject_check_import
+%pytest
%files -f %{pyproject_files}
%license docs/COPYING
-%dir /usr/share/doc/getmail6
+%dir /usr/share/doc/getmail
%changelog
%autochangelog
diff --git a/sources b/sources
index 3dc4512..4edcf5f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (getmail6-6.19.7.tar.gz) = 8932fb8a57097e5bc545de7ebda78074591ca8090398838296ab4b81b5c3d28902027295814c84e0d9af652536ebac4f9f78c116ed81548173758c7528aef577
+SHA512 (getmail6-6.19.8.tar.gz) = 78026ab2c12c1bb88eb96f8e5b8ff3a8a3a574d9100fa19c4bc686f4919c0ef40a584b75e8e5b36240f1b8fb51ed7e7599e4739a9e4523d1d9f27a4616a17a12
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 19:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 19:05 [rpms/getmail6] epel10: v6.19.8 Dick Marinus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox