public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Chenxiong Qi <cqi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rpkg] 1.70-1: Rename koji to python2-koji
Date: Mon, 10 Aug 2026 21:43:45 GMT [thread overview]
Message-ID: <178639822528.1.3285770993542840884.rpms-rpkg-f773cb596c2f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rpkg
Branch : 1.70-1
Commit : f773cb596c2f88334f5f268ec8ae1c765bd1b524
Author : Chenxiong Qi <cqi@redhat.com>
Date : 2017-07-10T14:18:51+08:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rpkg/c/f773cb596c2f88334f5f268ec8ae1c765bd1b524?branch=1.70-1
Log:
Rename koji to python2-koji
Since koji-1.31, Koji shared library is moved to separated package
python2-koji for Python 2. So, rebuild rpkg to rename koji to this new
package name.
Resolves: rhbz#1468836
---
diff --git a/rpkg.spec b/rpkg.spec
index 7e97871..cf3c231 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -3,7 +3,7 @@
Name: rpkg
Version: 1.49
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Python library for interacting with rpm+git
License: GPLv2+ and LGPLv2
@@ -34,7 +34,7 @@ BuildRequires: python-devel, python-setuptools
# We br these things for man page generation due to imports
BuildRequires: GitPython
-BuildRequires: koji
+BuildRequires: python2-koji
BuildRequires: python2-cccolutils
BuildRequires: python-kitchen
BuildRequires: python-pycurl
@@ -49,7 +49,7 @@ BuildRequires: python-argparse
%endif
Requires: GitPython >= 0.2.0
-Requires: koji
+Requires: python2-koji
Requires: python2-cccolutils
Requires: python-kitchen
Requires: python-pycurl
@@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/%{name}
%changelog
+* Mon Jul 10 2017 Chenxiong Qi <cqi@redhat.com> - 1.49-6
+- Rename koji to python2-koji
+
* Thu Jun 29 2017 Lubomír Sedlář <lsedlar@redhat.com> - 1.49-5
- Allow using namespace in --module-name attribute
reply other threads:[~2026-08-10 21:43 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=178639822528.1.3285770993542840884.rpms-rpkg-f773cb596c2f@fedoraproject.org \
--to=cqi@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