public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Iryna Shcherbina <shcherbina.iryna@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedpkg] 1.48-1: Update Python 2 dependency declarations to new packaging standards
Date: Mon, 10 Aug 2026 21:45:32 GMT [thread overview]
Message-ID: <178639833257.1.7972591713430339724.rpms-fedpkg-39733d3837cd@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedpkg
Branch : 1.48-1
Commit : 39733d3837cda07048e16c0543bb6a503c357db0
Author : Iryna Shcherbina <shcherbina.iryna@gmail.com>
Date : 2018-02-09T10:37:28+01:00
Stats : +8/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/39733d3837cda07048e16c0543bb6a503c357db0?branch=1.48-1
Log:
Update Python 2 dependency declarations to new packaging standards
---
diff --git a/fedpkg.spec b/fedpkg.spec
index 9326dd3..ddb7de0 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -5,7 +5,7 @@
Name: fedpkg
Version: 1.31
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Fedora utility for working with dist-git
Group: Applications/System
@@ -19,7 +19,7 @@ BuildArch: noarch
BuildRequires: pkgconfig
BuildRequires: python2-devel
# We br these things for man page generation due to imports
-BuildRequires: pyrpkg >= 1.51
+BuildRequires: python2-rpkg >= 1.51
BuildRequires: bash-completion
# This until fedora-cert gets fixed
BuildRequires: python2-fedora
@@ -27,7 +27,7 @@ BuildRequires: python2-fedora
BuildRequires: git
BuildRequires: python2-mock
-BuildRequires: python-bugzilla
+BuildRequires: python2-bugzilla
%if 0%{?rhel}
BuildRequires: python-unittest2
@@ -47,10 +47,10 @@ Requires: bodhi-client
Requires: fedora-packager
Requires: koji
Requires: redhat-rpm-config
-Requires: pyrpkg >= 1.51
+Requires: python2-rpkg >= 1.51
Requires: python2-fedora
Requires: python2-openidc-client
-Requires: python-bugzilla
+Requires: python2-bugzilla
%description
@@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Fri Feb 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.31-4
+- Update Python 2 dependency declarations to new packaging standards
+
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.31-3
- Escape macros in %%changelog
reply other threads:[~2026-08-10 21:45 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=178639833257.1.7972591713430339724.rpms-fedpkg-39733d3837cd@fedoraproject.org \
--to=shcherbina.iryna@gmail.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