public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-metar] rawhide: Rename the RPM package back to python3-metar
Date: Wed, 24 Jun 2026 14:55:05 GMT [thread overview]
Message-ID: <178231290558.1.13125867011649876319.rpms-python-metar-888fc6f80107@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-metar
Branch : rawhide
Commit : 888fc6f801072a215570dd18a515f049406edacc
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2026-06-24T11:58:01+02:00
Stats : +7/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-metar/c/888fc6f801072a215570dd18a515f049406edacc?branch=rawhide
Log:
Rename the RPM package back to python3-metar
It was renamed to python-metar in c2389d1accb1f48844e04a881ed9d8ec77381501.
---
diff --git a/python-metar.spec b/python-metar.spec
index 962ce2a..fb7d035 100644
--- a/python-metar.spec
+++ b/python-metar.spec
@@ -3,7 +3,7 @@
Name: python-%{srcname}
Version: 2.0.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: %{summary}
# This software uses the BSD-Source-Code license
@@ -49,7 +49,8 @@ BuildRequires: python3-devel python3-pytest
%package -n python3-%{srcname}
Summary: %{summary}
-%{?python_provide:%python_provide python-%{srcname}}
+# This was briefly wrongly packaged as such:
+Obsoletes: python-%{srcname} < 2.0.1-3
%description -n python3-%{srcname} %_description
@@ -76,7 +77,7 @@ chmod 644 sample.py
# run the test suite
%{__python3} -m pytest -v
-%files -n python-%{srcname}
+%files -n python3-%{srcname}
%{python3_sitelib}/%{srcname}
%{python3_sitelib}/%{srcname}*dist-info
%doc sample.py
@@ -86,6 +87,9 @@ chmod 644 sample.py
%changelog
+* Wed Jun 24 2026 Miro Hrončok <mhroncok@redhat.com> - 2.0.1-3
+- Rename the RPM package back to python3-metar
+
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 2.0.1-2
- Rebuilt for Python 3.15
reply other threads:[~2026-06-24 14:55 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=178231290558.1.13125867011649876319.rpms-python-metar-888fc6f80107@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