public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-merge3] epel10.3: Use the GitHub project as the package URL
@ 2026-09-03 19:39 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-03 19:39 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-merge3
Branch : epel10.3
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.3
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-03 19:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 19:39 [rpms/python-merge3] epel10.3: Use the GitHub project as the package URL Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox