* [PR PATCH] hg-evolve: update to 11.1.5.
@ 2024-11-01 20:01 icp1994
2025-01-06 19:21 ` [PR PATCH] [Updated] " icp1994
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: icp1994 @ 2024-11-01 20:01 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/52872
hg-evolve: update to 11.1.5.
#### 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/52872.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hg-evolve-52872.patch --]
[-- Type: text/x-diff, Size: 1450 bytes --]
From ed3d8ba751b8095d31b9d2ee493629c9bb18b4a9 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 29 Oct 2024 02:04:42 +0530
Subject: [PATCH] hg-evolve: update to 11.1.5.
---
srcpkgs/hg-evolve/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/hg-evolve/template b/srcpkgs/hg-evolve/template
index 45ded6d575a2e7..f52552af2cf718 100644
--- a/srcpkgs/hg-evolve/template
+++ b/srcpkgs/hg-evolve/template
@@ -1,8 +1,8 @@
# Template file for 'hg-evolve'
pkgname=hg-evolve
-version=11.1.4
+version=11.1.5
revision=1
-_hg_version=6.7.4 # sync with mercurial version in void repos
+_hg_version=6.8.2 # sync with mercurial version in void repos
build_style=python3-module
build_wrksrc="hg-evolve-${version}"
hostmakedepends="python3-setuptools"
@@ -15,8 +15,8 @@ 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="629876836e787d29cf55f8269267914aa966b147c780ffb0a8dd061cb215ff07
- 74708f873405c12272fec116c6dd52862e8ed11c10011c7e575f5ea81263ea5e"
+checksum="3669d2405b31085049b00240154cc180baa3b13771a1685cd48f5b77433848d2
+ aac618106768ad1ed976c3fe7c8659fec99e6f0b5337ea6ea554fae8490c4f4e"
do_check() {
_skips="check-compat-strings check-sdist version-install"
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PR PATCH] [Updated] hg-evolve: update to 11.1.5.
2024-11-01 20:01 [PR PATCH] hg-evolve: update to 11.1.5 icp1994
@ 2025-01-06 19:21 ` icp1994
2025-04-07 2:09 ` hg-evolve: update to 11.1.6 github-actions
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2025-01-06 19:21 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 482 bytes --]
There is an updated 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/52872
hg-evolve: update to 11.1.5.
#### 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/52872.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hg-evolve-52872.patch --]
[-- Type: text/x-diff, Size: 1463 bytes --]
From 71a1c610f46d0dfd12c8796d5c368e5cb5cfe077 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 29 Oct 2024 02:04:42 +0530
Subject: [PATCH] hg-evolve: update to 11.1.6.
---
srcpkgs/hg-evolve/template | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/hg-evolve/template b/srcpkgs/hg-evolve/template
index 19b6c6b3927859..bad7316f519bb9 100644
--- a/srcpkgs/hg-evolve/template
+++ b/srcpkgs/hg-evolve/template
@@ -1,8 +1,8 @@
# Template file for 'hg-evolve'
pkgname=hg-evolve
-version=11.1.4
-revision=2
-_hg_version=6.7.4 # sync with mercurial version in void repos
+version=11.1.6
+revision=1
+_hg_version=6.9 # sync with mercurial version in void repos
build_style=python3-module
build_wrksrc="hg-evolve-${version}"
hostmakedepends="python3-setuptools"
@@ -15,8 +15,8 @@ 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="629876836e787d29cf55f8269267914aa966b147c780ffb0a8dd061cb215ff07
- 74708f873405c12272fec116c6dd52862e8ed11c10011c7e575f5ea81263ea5e"
+checksum="26e9f58196195eff27b890676deacad5b7133d32c20e0186779e3739e38454eb
+ 629604293df2be8171ec856bf4f8b4faa8e4305af13607dce0f89f74132836d6"
do_check() {
_skips="check-compat-strings check-sdist version-install"
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: hg-evolve: update to 11.1.6.
2024-11-01 20:01 [PR PATCH] hg-evolve: update to 11.1.5 icp1994
2025-01-06 19:21 ` [PR PATCH] [Updated] " icp1994
@ 2025-04-07 2:09 ` github-actions
2025-04-13 14:15 ` [PR PATCH] [Updated] " icp1994
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2025-04-07 2:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/52872#issuecomment-2781851271
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PR PATCH] [Updated] hg-evolve: update to 11.1.6.
2024-11-01 20:01 [PR PATCH] hg-evolve: update to 11.1.5 icp1994
2025-01-06 19:21 ` [PR PATCH] [Updated] " icp1994
2025-04-07 2:09 ` hg-evolve: update to 11.1.6 github-actions
@ 2025-04-13 14:15 ` icp1994
2025-05-23 18:11 ` hg-evolve: update to 11.1.8 classabbyamp
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2025-04-13 14:15 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 482 bytes --]
There is an updated 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/52872
hg-evolve: update to 11.1.6.
#### 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/52872.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hg-evolve-52872.patch --]
[-- Type: text/x-diff, Size: 1695 bytes --]
From dc2eca6a7a32db544ca40bf1928029fb62939c54 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 29 Oct 2024 02:04:42 +0530
Subject: [PATCH] hg-evolve: update to 11.1.8.
---
srcpkgs/hg-evolve/template | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/srcpkgs/hg-evolve/template b/srcpkgs/hg-evolve/template
index 19b6c6b3927859..c1bd9d661315e6 100644
--- a/srcpkgs/hg-evolve/template
+++ b/srcpkgs/hg-evolve/template
@@ -1,10 +1,10 @@
# Template file for 'hg-evolve'
pkgname=hg-evolve
-version=11.1.4
-revision=2
-_hg_version=6.7.4 # sync with mercurial version in void repos
+version=11.1.8
+revision=1
+_hg_version=6.9 # sync with mercurial version in void repos
build_style=python3-module
-build_wrksrc="hg-evolve-${version}"
+build_wrksrc="hg_evolve-${version}"
hostmakedepends="python3-setuptools"
depends="mercurial"
checkdepends="mercurial unzip"
@@ -13,10 +13,10 @@ maintainer="icp <pangolin@vivaldi.net>"
license="GPL-2.0-or-later"
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
+distfiles="${PYPI_SITE}/h/hg_evolve/hg_evolve-${version}.tar.gz
https://www.mercurial-scm.org/release/mercurial-${_hg_version}.tar.gz"
-checksum="629876836e787d29cf55f8269267914aa966b147c780ffb0a8dd061cb215ff07
- 74708f873405c12272fec116c6dd52862e8ed11c10011c7e575f5ea81263ea5e"
+checksum="2486dead90a2466c4f927d0ff83b29b38da31d686403584b2865cf95b6fe00f5
+ 629604293df2be8171ec856bf4f8b4faa8e4305af13607dce0f89f74132836d6"
do_check() {
_skips="check-compat-strings check-sdist version-install"
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: hg-evolve: update to 11.1.8.
2024-11-01 20:01 [PR PATCH] hg-evolve: update to 11.1.5 icp1994
` (2 preceding siblings ...)
2025-04-13 14:15 ` [PR PATCH] [Updated] " icp1994
@ 2025-05-23 18:11 ` classabbyamp
2025-05-23 18:53 ` [PR PATCH] [Updated] " icp1994
2025-05-23 19:25 ` [PR PATCH] [Merged]: " classabbyamp
5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2025-05-23 18:11 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 160 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/pull/52872#issuecomment-2905393387
Comment:
please rebase
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PR PATCH] [Updated] hg-evolve: update to 11.1.8.
2024-11-01 20:01 [PR PATCH] hg-evolve: update to 11.1.5 icp1994
` (3 preceding siblings ...)
2025-05-23 18:11 ` hg-evolve: update to 11.1.8 classabbyamp
@ 2025-05-23 18:53 ` icp1994
2025-05-23 19:25 ` [PR PATCH] [Merged]: " classabbyamp
5 siblings, 0 replies; 7+ messages in thread
From: icp1994 @ 2025-05-23 18:53 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 482 bytes --]
There is an updated 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/52872
hg-evolve: update to 11.1.8.
#### 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/52872.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hg-evolve-52872.patch --]
[-- Type: text/x-diff, Size: 1695 bytes --]
From 39b2f599276dbee0e8eccef4c7765ad959aa7e84 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 29 Oct 2024 02:04:42 +0530
Subject: [PATCH] hg-evolve: update to 11.1.8.
---
srcpkgs/hg-evolve/template | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/srcpkgs/hg-evolve/template b/srcpkgs/hg-evolve/template
index 7a78a6c0f36cfe..c1bd9d661315e6 100644
--- a/srcpkgs/hg-evolve/template
+++ b/srcpkgs/hg-evolve/template
@@ -1,10 +1,10 @@
# Template file for 'hg-evolve'
pkgname=hg-evolve
-version=11.1.4
-revision=3
-_hg_version=6.7.4 # sync with mercurial version in void repos
+version=11.1.8
+revision=1
+_hg_version=6.9 # sync with mercurial version in void repos
build_style=python3-module
-build_wrksrc="hg-evolve-${version}"
+build_wrksrc="hg_evolve-${version}"
hostmakedepends="python3-setuptools"
depends="mercurial"
checkdepends="mercurial unzip"
@@ -13,10 +13,10 @@ maintainer="icp <pangolin@vivaldi.net>"
license="GPL-2.0-or-later"
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
+distfiles="${PYPI_SITE}/h/hg_evolve/hg_evolve-${version}.tar.gz
https://www.mercurial-scm.org/release/mercurial-${_hg_version}.tar.gz"
-checksum="629876836e787d29cf55f8269267914aa966b147c780ffb0a8dd061cb215ff07
- 74708f873405c12272fec116c6dd52862e8ed11c10011c7e575f5ea81263ea5e"
+checksum="2486dead90a2466c4f927d0ff83b29b38da31d686403584b2865cf95b6fe00f5
+ 629604293df2be8171ec856bf4f8b4faa8e4305af13607dce0f89f74132836d6"
do_check() {
_skips="check-compat-strings check-sdist version-install"
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PR PATCH] [Merged]: hg-evolve: update to 11.1.8.
2024-11-01 20:01 [PR PATCH] hg-evolve: update to 11.1.5 icp1994
` (4 preceding siblings ...)
2025-05-23 18:53 ` [PR PATCH] [Updated] " icp1994
@ 2025-05-23 19:25 ` classabbyamp
5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2025-05-23 19:25 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.8.
https://github.com/void-linux/void-packages/pull/52872
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] 7+ messages in thread
end of thread, other threads:[~2025-05-23 19:25 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-01 20:01 [PR PATCH] hg-evolve: update to 11.1.5 icp1994
2025-01-06 19:21 ` [PR PATCH] [Updated] " icp1994
2025-04-07 2:09 ` hg-evolve: update to 11.1.6 github-actions
2025-04-13 14:15 ` [PR PATCH] [Updated] " icp1994
2025-05-23 18:11 ` hg-evolve: update to 11.1.8 classabbyamp
2025-05-23 18:53 ` [PR PATCH] [Updated] " icp1994
2025-05-23 19:25 ` [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).