public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ondrej Nosek <onosek@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rpkg] 1.70-1: Obsoletes python2-rpkg after upgrade to Fedora30
Date: Mon, 10 Aug 2026 21:44:07 GMT [thread overview]
Message-ID: <178639824765.1.4625161051607579371.rpms-rpkg-4bb1c1f192ac@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rpkg
Branch : 1.70-1
Commit : 4bb1c1f192acc6b82c88f86da14bd22de3357c71
Author : Ondrej Nosek <onosek@redhat.com>
Date : 2019-08-01T16:50:01+02:00
Stats : +8/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/rpkg/c/4bb1c1f192acc6b82c88f86da14bd22de3357c71?branch=1.70-1
Log:
Obsoletes python2-rpkg after upgrade to Fedora30
Signed-off-by: Ondrej Nosek <onosek@redhat.com>
---
diff --git a/rpkg.spec b/rpkg.spec
index 53d6976..2b919fd 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -4,7 +4,7 @@
Name: rpkg
Version: 1.58
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: Python library for interacting with rpm+git
License: GPLv2+ and LGPLv2
@@ -139,6 +139,10 @@ A python library for managing RPM package sources in a git repository.
%package -n python3-%{name}
Summary: %{summary}
%{?python_provide:%python_provide python3-%{name}}
+# Obsolete python2-rpkg (remove after Fedora29)
+%if 0%{?with_python2} == 0
+Obsoletes: python2-rpkg < %{version}-%{release}
+%endif
BuildRequires: python3-devel
BuildRequires: python3-GitPython
@@ -283,6 +287,9 @@ nosetests tests
%changelog
+* Thu Aug 01 2019 Ondřej Nosek <onosek@redhat.com> - 1.58-8
+- Obsoletes python2-rpkg after upgrade to Fedora30
+
* Wed Jul 31 2019 Stephen Gallagher <sgallagh@redhat.com> - 1.58-7
- Fix libmodulemd requirements
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=178639824765.1.4625161051607579371.rpms-rpkg-4bb1c1f192ac@fedoraproject.org \
--to=onosek@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