public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-merge3] epel10: Use the GitHub project as the package URL
Date: Thu, 03 Sep 2026 18:48:54 GMT [thread overview]
Message-ID: <178846133499.1.3541996613877746922.rpms-python-merge3-94f270dce3df@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-merge3
Branch : epel10
Commit : 94f270dce3dfb2d5c5b4bea45805ef1b296f35a7
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-03T18:33:47+01:00
Stats : +3/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-merge3/c/94f270dce3dfb2d5c5b4bea45805ef1b296f35a7?branch=epel10
Log:
Use the GitHub project as the package URL
The “homepage” from the PyPI metadata is too generic.
---
diff --git a/python-merge3.spec b/python-merge3.spec
index 1f5e95e..f7ec1a9 100644
--- a/python-merge3.spec
+++ b/python-merge3.spec
@@ -8,16 +8,15 @@ Release: %autorelease
Summary: Python implementation of 3-way merge
License: GPL-2.0-or-later
-URL: https://www.breezy-vcs.org
-%global forgeurl https://github.com/breezy-team/merge3
-Source0: %{forgeurl}/archive/v%{version}/merge3-%{version}.tar.gz
+URL: https://github.com/breezy-team/merge3
+Source0: %{url}/archive/v%{version}/merge3-%{version}.tar.gz
# Man page hand-written for Fedora in groff_man(7) format based on --help text
# and on README.rst.
Source1: merge3.1
# tox: allow passing positional arguments through to unittest
# https://github.com/breezy-team/merge3/pull/130
-Patch: %{forgeurl}/pull/130.patch
+Patch: %{url}/pull/130.patch
# conditional patches (1000+)
Patch1000: merge3-revert-setuptools-bump.diff
reply other threads:[~2026-09-03 18:48 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=178846133499.1.3541996613877746922.rpms-python-merge3-94f270dce3df@fedoraproject.org \
--to=code@musicinmybrain.net \
--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