public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch-2: don't include python-argparse in Python 3 package requirements
@ 2026-06-19 22:30 Adam Williamson
0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-06-19 22:30 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch-2
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-2
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)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-19 22:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 22:30 [rpms/fedfind] test-pr-branch-2: don't include python-argparse in Python 3 package requirements Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox