public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/rpkg] 1.70-1: Update koji dependency
Date: Mon, 10 Aug 2026 21:44:08 GMT [thread overview]
Message-ID: <178639824857.1.5359789287557555099.rpms-rpkg-ff629bc9da0b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rpkg
Branch : 1.70-1
Commit : ff629bc9da0b0fb4d207ff0e02341e4228d461e8
Author : Ondřej Nosek <onosek@redhat.com>
Date : 2019-09-15T23:27:59+00:00
Stats : +8/-17 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rpkg/c/ff629bc9da0b0fb4d207ff0e02341e4228d461e8?branch=1.70-1
Log:
Update koji dependency
All needed koji builds were released, no need to specify version for
various environments.
Signed-off-by: Ondřej Nosek <onosek@redhat.com>
---
diff --git a/rpkg.spec b/rpkg.spec
index 6afc6ec..702a935 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -4,7 +4,7 @@
Name: rpkg
Version: 1.58
-Release: 9%{?dist}
+Release: 10%{?dist}
Summary: Python library for interacting with rpm+git
License: GPLv2+ and LGPLv2
@@ -53,12 +53,7 @@ BuildRequires: python2-devel
# We br these things for man page generation due to imports
BuildRequires: rpmlint
-%if 0%{?rhel} && 0%{?rhel} < 8
-# TODO: Require 1.17 version of koji when it is released for RHEL
-BuildRequires: python2-koji >= 1.16.2-32.6
-%else
BuildRequires: python2-koji >= 1.17
-%endif
BuildRequires: python2-cccolutils
BuildRequires: PyYAML
@@ -94,12 +89,7 @@ Requires: rpm-build
Requires: rpmlint
Requires: python2-cccolutils
-%if 0%{?rhel} && 0%{?rhel} < 8
-# TODO: Require 1.17 version of koji when it is released for RHEL
-Requires: python2-koji >= 1.16.2-32.6
-%else
Requires: python2-koji >= 1.17
-%endif
Requires: PyYAML
%if 0%{?rhel}
@@ -146,12 +136,11 @@ Obsoletes: python2-rpkg < %{version}-%{release}
BuildRequires: python3-devel
BuildRequires: python3-GitPython
+BuildRequires: python3-koji >= 1.17
%if 0%{?rhel} > 7
-BuildRequires: python3-koji >= 1.16.2-32.6
-Requires: python3-gobject-base
-Requires: libmodulemd
+BuildRequires: python3-gobject-base
+BuildRequires: libmodulemd
%else
-BuildRequires: python3-koji >= 1.17
BuildRequires: python3-libmodulemd1
%endif
BuildRequires: python3-cccolutils
@@ -172,12 +161,11 @@ Requires: rpmlint
Requires: python3-GitPython >= 0.2.0
Requires: python3-cccolutils
+Requires: python3-koji >= 1.17
%if 0%{?rhel} > 7
-Requires: python3-koji >= 1.16.2-32.6
Requires: python3-gobject-base
Requires: libmodulemd
%else
-Requires: python3-koji >= 1.17
Requires: python3-libmodulemd1
%endif
Requires: python3-rpm
@@ -287,6 +275,9 @@ nosetests tests
%changelog
+* Mon Sep 16 2019 Ondřej Nosek <onosek@redhat.com> - 1.58-10
+- Update koji dependency
+
* Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 1.58-9
- Rebuilt for Python 3.8
reply other threads:[~2026-08-10 21:44 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=178639824857.1.5359789287557555099.rpms-rpkg-ff629bc9da0b@fedoraproject.org \
--to=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