public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schorm <mschorm@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/PyGreSQL] rawhide: [cleanup] Remove stale F30-era Obsoletes/Provides and %python_provide
Date: Wed, 01 Jul 2026 14:38:17 GMT [thread overview]
Message-ID: <178291669732.1.11813897814705749005.rpms-PyGreSQL-46bafb1e07b8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/PyGreSQL
Branch : rawhide
Commit : 46bafb1e07b88b32b4d6daeb2e31e98c949f834c
Author : Michal Schorm <mschorm@redhat.com>
Date : 2026-07-01T12:30:17+02:00
Stats : +0/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/PyGreSQL/c/46bafb1e07b88b32b4d6daeb2e31e98c949f834c?branch=rawhide
Log:
[cleanup] Remove stale F30-era Obsoletes/Provides and %python_provide
Drop three transitional shims added in Jan 2018 (commit 1bb767e) when
the subpackage was renamed from python3-PyGreSQL (mixed-case) to
python3-pygresql (lowercase) as part of the Python 2→3 migration:
https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
The comment "# Remove before F30" was added by the author at the time.
Fedora 30 reached EOL in May 2020 -- these have been dead weight for
six years. Any system upgrading from F29 or earlier would go through
multiple intermediate releases that already carried these shims.
The %python_provide macro was part of the same transition tooling and
has been a no-op since the Python 2 subpackage was removed in F31
(commit d106866, Mass_Python_2_Package_Removal):
https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
Co-Authored-By: Claude AI <noreply@anthropic.com>
---
diff --git a/PyGreSQL.spec b/PyGreSQL.spec
index cf69f57..0b12580 100644
--- a/PyGreSQL.spec
+++ b/PyGreSQL.spec
@@ -36,11 +36,6 @@ Python code for accessing a PostgreSQL database.
%package -n python3-pygresql
Summary: %summary
-%{?python_provide:%python_provide python3-pygresql}
-# Remove before F30
-Provides: python3-PyGreSQL = %{uversion}-%{release}
-Provides: python3-PyGreSQL%{?_isa} = %{uversion}-%{release}
-Obsoletes: python3-PyGreSQL < %{uversion}-%{release}
%description -n python3-pygresql %_description
reply other threads:[~2026-07-01 14:38 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=178291669732.1.11813897814705749005.rpms-PyGreSQL-46bafb1e07b8@fedoraproject.org \
--to=mschorm@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