public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mads Kiilerich <mads@kiilerich.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mercurial] rawhide: Update patch
Date: Mon, 29 Jun 2026 21:07:48 GMT [thread overview]
Message-ID: <178276726899.1.16061346695679846089.rpms-mercurial-a7a29f2a90bf@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mercurial
Branch : rawhide
Commit : a7a29f2a90bfbf0f4b3aabd7d969d2bb2f5f752b
Author : Mads Kiilerich <mads@kiilerich.com>
Date : 2026-06-29T23:07:27+02:00
Stats : +7/-5 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/mercurial/c/a7a29f2a90bfbf0f4b3aabd7d969d2bb2f5f752b?branch=rawhide
Log:
Update patch
---
diff --git a/fix-compat-with-python315.patch b/fix-compat-with-python315.patch
index 8770c29..85c970e 100644
--- a/fix-compat-with-python315.patch
+++ b/fix-compat-with-python315.patch
@@ -8,13 +8,12 @@ Subject: [PATCH] Fix build with Python 3.15.0b1
1 file changed, 2 insertions(+)
diff --git a/hgdemandimport/__init__.py b/hgdemandimport/__init__.py
-index 206512a..f10c90b 100644
--- a/hgdemandimport/__init__.py
+++ b/hgdemandimport/__init__.py
-@@ -69,6 +69,8 @@ IGNORES = {
+@@ -74,6 +74,8 @@ IGNORES = {
+ # importlib.util.LazyLoader that demandimportpy3 uses.
+ 'heapq',
'copy',
- 'difflib',
- 'decimal',
+ 'tomllib._re',
+ 'inspect',
}
diff --git a/mercurial.spec b/mercurial.spec
index 1504238..deabe6a 100644
--- a/mercurial.spec
+++ b/mercurial.spec
@@ -10,7 +10,7 @@
Summary: A fast, lightweight Source Control Management system
Name: mercurial
Version: 7.2.3
-Release: 1%{?dist}
+Release: 2%{?dist}
# Release: 1.rc1%%{?dist}
@@ -280,6 +280,9 @@ rm -rf %{buildroot}%{python3_sitearch}/mercurial/locale
%changelog
+* Mon Jun 29 2026 Mads Kiilerich <mads@kiilerich.com> - 7.2.3-2
+- Update patch that intended to fix a problem that couldn't be verified.
+
* Mon Jun 29 2026 Mads Kiilerich <mads@kiilerich.com> - 7.2.3-1
- mercurial 7.2.3
reply other threads:[~2026-06-29 21:07 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=178276726899.1.16061346695679846089.rpms-mercurial-a7a29f2a90bf@fedoraproject.org \
--to=mads@kiilerich.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