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: don't include python-argparse in Python 3 package requirements
Date: Fri, 19 Jun 2026 12:16:58 GMT [thread overview]
Message-ID: <178187141839.1.11403837856045807479.rpms-fedfind-df9f0aa6db0a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch
Commit : df9f0aa6db0a4e315b8986f00aa86a2488c3c1a1
Author : Adam Williamson <awilliam@redhat.com>
Date : 2016-12-05T14:15:01-08:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/df9f0aa6db0a4e315b8986f00aa86a2488c3c1a1?branch=test-pr-branch
Log:
don't include python-argparse in Python 3 package requirements
---
diff --git a/fedfind.spec b/fedfind.spec
index 557aa46..b8988be 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -8,13 +8,13 @@
# packages required at both test time and run time
%global test_requires2 python2-cached_property python2-productmd python-six python-setuptools python-argparse
-%global test_requires3 python3-cached_property python3-productmd python3-six python3-setuptools python-argparse
+%global test_requires3 python3-cached_property python3-productmd python3-six python3-setuptools
%global srcname fedfind
Name: fedfind
Version: 3.1.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Fedora Finder finds Fedora
Group: Applications/Productivity
@@ -122,6 +122,9 @@ popd
%changelog
+* Mon Dec 05 2016 Adam Williamson <awilliam@redhat.com> - 3.1.3-2
+- don't include python-argparse in Python 3 package requirements
+
* Wed Nov 30 2016 Adam Williamson <awilliam@redhat.com> - 3.1.3-1
- new release 3.1.3: fix some release number check problems (inc. a crash)
reply other threads:[~2026-06-19 12:16 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=178187141839.1.11403837856045807479.rpms-fedfind-df9f0aa6db0a@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