public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adam Williamson <awilliam@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedfind] test-pr-branch: New release 5.1.3: adjust for a Python 3.12 deprecation
Date: Fri, 19 Jun 2026 12:17:44 GMT [thread overview]
Message-ID: <178187146439.1.12602987553661146802.rpms-fedfind-a1ba8369bc0a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch
Commit : a1ba8369bc0a7b27787229dbcd43a5bc4e34a19b
Author : Adam Williamson <awilliam@redhat.com>
Date : 2023-10-29T09:17:03-07:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/a1ba8369bc0a7b27787229dbcd43a5bc4e34a19b?branch=test-pr-branch
Log:
New release 5.1.3: adjust for a Python 3.12 deprecation
---
diff --git a/.gitignore b/.gitignore
index a532758..471e4ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,3 +86,4 @@
/fedfind-5.0.1.tar.gz
/fedfind-5.1.1.tar.gz
/fedfind-5.1.2.tar.gz
+/fedfind-5.1.3.tar.gz
diff --git a/fedfind.spec b/fedfind.spec
index e2f2ed6..bc1e78f 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -1,7 +1,7 @@
%global srcname fedfind
Name: fedfind
-Version: 5.1.2
+Version: 5.1.3
Release: 1%{?dist}
Summary: Fedora compose and image finder
@@ -60,6 +60,9 @@ sed -i -e 's., "setuptools-scm"..g' pyproject.toml
%{python3_sitelib}/%{srcname}*
%changelog
+* Sun Oct 29 2023 Adam Williamson <awilliam@redhat.com> - 5.1.3-1
+- New release 5.1.3: adjust for a Python 3.12 deprecation
+
* Thu Aug 31 2023 Adam Williamson <awilliam@redhat.com> - 5.1.2-1
- New release 5.1.2: handle composes with no images.json
diff --git a/sources b/sources
index 49a5627..8dfe355 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedfind-5.1.2.tar.gz) = fc964f4ddeb55f7c23c476c8052c917f85b10b6dbcca96868cf8c4532428050738ba948605ef060dd4cafc8b3835a4a65f9b368e2427c0fb57e20b0fe35ec096
+SHA512 (fedfind-5.1.3.tar.gz) = 47e2cfc6b28d2618207b3788e37a12af94105454f741d7ac0d143f2431f845691d0ac41a313099e4a39e40b087d599c1edac85b2339709406951a9345f196565
reply other threads:[~2026-06-19 12:17 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=178187146439.1.12602987553661146802.rpms-fedfind-a1ba8369bc0a@fedoraproject.org \
--to=awilliam@redhat.com \
--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