* [PR PATCH] hg-evolve: update to 11.1.0. @ 2023-10-31 19:45 icp1994 2023-11-02 19:08 ` [PR REVIEW] " classabbyamp ` (3 more replies) 0 siblings, 4 replies; 5+ messages in thread From: icp1994 @ 2023-10-31 19:45 UTC (permalink / raw) To: ml [-- Attachment #1: Type: text/plain, Size: 477 bytes --] There is a new pull request by icp1994 against master on the void-packages repository https://github.com/icp1994/void-packages hg-evolve https://github.com/void-linux/void-packages/pull/46994 hg-evolve: update to 11.1.0. #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture: **x86_64** A patch file from https://github.com/void-linux/void-packages/pull/46994.patch is attached [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #2: github-pr-hg-evolve-46994.patch --] [-- Type: text/x-diff, Size: 1226 bytes --] From 54b329f0bd25eaf8befd23c4be29ea455f331a63 Mon Sep 17 00:00:00 2001 From: icp <pangolin@vivaldi.net> Date: Wed, 1 Nov 2023 01:14:03 +0530 Subject: [PATCH] hg-evolve: update to 11.1.0. --- srcpkgs/hg-evolve/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hg-evolve/template b/srcpkgs/hg-evolve/template index d6d58133afe80..23be3d1820b28 100644 --- a/srcpkgs/hg-evolve/template +++ b/srcpkgs/hg-evolve/template @@ -1,7 +1,7 @@ # Template file for 'hg-evolve' pkgname=hg-evolve -version=11.0.2 -revision=2 +version=11.1.0 +revision=1 _hg_version=6.5 # sync with mercurial version in void repos build_style=python3-module build_wrksrc="hg-evolve-${version}" @@ -15,7 +15,7 @@ homepage="https://www.mercurial-scm.org/doc/evolution/" changelog="https://repo.mercurial-scm.org/evolve/file/tip/CHANGELOG" distfiles="${PYPI_SITE}/h/hg-evolve/hg-evolve-${version}.tar.gz https://www.mercurial-scm.org/release/mercurial-${_hg_version}.tar.gz" -checksum="a8351115c0e6ef3bc312fd59f9aa17b457db8a5ba5eaae8a9648c1be191e6243 +checksum="b0cbc7bc7c0bb8c4f42da1f65c50de3ee78f6f00978ef97ae9019d11147493a8 a5603d0d395ebf67fe5d27abbb3bd37fcc01871ecf394c793672d2c1e68be7e7" do_check() { ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR REVIEW] hg-evolve: update to 11.1.0. 2023-10-31 19:45 [PR PATCH] hg-evolve: update to 11.1.0 icp1994 @ 2023-11-02 19:08 ` classabbyamp 2023-11-03 5:48 ` icp1994 ` (2 subsequent siblings) 3 siblings, 0 replies; 5+ messages in thread From: classabbyamp @ 2023-11-02 19:08 UTC (permalink / raw) To: ml [-- Attachment #1: Type: text/plain, Size: 245 bytes --] New review comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/46994#discussion_r1380661629 Comment: ```suggestion changelog="https://repo.mercurial-scm.org/evolve/raw-file/tip/CHANGELOG" ``` ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR REVIEW] hg-evolve: update to 11.1.0. 2023-10-31 19:45 [PR PATCH] hg-evolve: update to 11.1.0 icp1994 2023-11-02 19:08 ` [PR REVIEW] " classabbyamp @ 2023-11-03 5:48 ` icp1994 2023-11-03 5:52 ` classabbyamp 2023-11-13 5:11 ` [PR PATCH] [Merged]: " classabbyamp 3 siblings, 0 replies; 5+ messages in thread From: icp1994 @ 2023-11-03 5:48 UTC (permalink / raw) To: ml [-- Attachment #1: Type: text/plain, Size: 241 bytes --] New review comment by icp1994 on void-packages repository https://github.com/void-linux/void-packages/pull/46994#discussion_r1381181568 Comment: Does this open in the $BROWSER for you with `xchangelog`? It prompts me to download the file. ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR REVIEW] hg-evolve: update to 11.1.0. 2023-10-31 19:45 [PR PATCH] hg-evolve: update to 11.1.0 icp1994 2023-11-02 19:08 ` [PR REVIEW] " classabbyamp 2023-11-03 5:48 ` icp1994 @ 2023-11-03 5:52 ` classabbyamp 2023-11-13 5:11 ` [PR PATCH] [Merged]: " classabbyamp 3 siblings, 0 replies; 5+ messages in thread From: classabbyamp @ 2023-11-03 5:52 UTC (permalink / raw) To: ml [-- Attachment #1: Type: text/plain, Size: 322 bytes --] New review comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/46994#discussion_r1381183095 Comment: > Content-Type: application/binary ugh, looks like [misconfig on their end](https://forum.tuxfamily.org/topic/633/mercurial-webserver-changed-behaviour-of-raw-files/) ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Merged]: hg-evolve: update to 11.1.0. 2023-10-31 19:45 [PR PATCH] hg-evolve: update to 11.1.0 icp1994 ` (2 preceding siblings ...) 2023-11-03 5:52 ` classabbyamp @ 2023-11-13 5:11 ` classabbyamp 3 siblings, 0 replies; 5+ messages in thread From: classabbyamp @ 2023-11-13 5:11 UTC (permalink / raw) To: ml [-- Attachment #1: Type: text/plain, Size: 324 bytes --] There's a merged pull request on the void-packages repository hg-evolve: update to 11.1.0. https://github.com/void-linux/void-packages/pull/46994 Description: #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture: **x86_64** ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-11-13 5:11 UTC | newest] Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2023-10-31 19:45 [PR PATCH] hg-evolve: update to 11.1.0 icp1994 2023-11-02 19:08 ` [PR REVIEW] " classabbyamp 2023-11-03 5:48 ` icp1994 2023-11-03 5:52 ` classabbyamp 2023-11-13 5:11 ` [PR PATCH] [Merged]: " classabbyamp
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).