| Name: | mercurial-hgk |
|---|---|
| Version: | 6.8.1 |
| Release: | 2.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 155073 |
| License: | GPL-2.0-or-later |
| RPM: | mercurial-hgk-6.8.1-2.el10_0.aarch64.rpm |
| Source RPM: | mercurial-6.8.1-2.el10_0.src.rpm |
| Build Date: | Wed Dec 18 2024 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://mercurial-scm.org/ |
| Summary: | Hgk interface for mercurial |
| Description: | A Mercurial extension for displaying the change history graphically using Tcl/Tk. Displays branches and merges in an easily understandable way and shows diffs for each revision. Based on gitk for the git SCM. Adds the "hg view" command. See https://www.mercurial-scm.org/wiki/HgkExtension for more documentation. |
- Drop upstreamed demandimport patch.
- mercurial 6.8.1
- Also exclude 'warnings' from demandimport.
- Exclude threading from demandimport. That became a problem with recent "stable" cpython changes. (#2299346)
- convert license to SPDX
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- mercurial 6.8
- Rebuilt for Python 3.13
- mercurial 6.7.3
- Disable rust packaging - cpython create doesn't work with Python 3.12 (#2249383)