Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hg-git: update to 1.1.0; python3-dulwich: update to 0.21.7.
@ 2024-03-07 20:58 icp1994
  2024-03-10 20:31 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2024-03-07 20:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 505 bytes --]

There is a new pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages hg-git
https://github.com/void-linux/void-packages/pull/49178

hg-git: update to 1.1.0; python3-dulwich: update to 0.21.7.
#### 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/49178.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hg-git-49178.patch --]
[-- Type: text/x-diff, Size: 2621 bytes --]

From 3bbfb822f052168f3db161a187d4a7550fd7c6d5 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 2 Mar 2024 16:09:40 +0530
Subject: [PATCH 1/2] hg-git: update to 1.1.0.

---
 srcpkgs/hg-git/template | 6 +++---
 srcpkgs/hg-git/update   | 3 +--
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/hg-git/template b/srcpkgs/hg-git/template
index 50a4edaf92e70d..02b0cb87833f4f 100644
--- a/srcpkgs/hg-git/template
+++ b/srcpkgs/hg-git/template
@@ -1,7 +1,7 @@
 # Template file for 'hg-git'
 pkgname=hg-git
-version=1.0.1
-revision=2
+version=1.1.0
+revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools_scm python3-wheel"
 depends="python3-dulwich mercurial"
@@ -13,7 +13,7 @@ license="GPL-2.0-only"
 homepage="https://foss.heptapod.net/mercurial/hg-git"
 changelog="https://foss.heptapod.net/mercurial/hg-git/-/raw/branch/default/NEWS.rst"
 distfiles="$PYPI_SITE/h/hg-git/hg-git-$version.tar.gz"
-checksum=3f7360f5b0f5e805fb0c969cfd8d7af064962d32000f723568b6e56080d08b29
+checksum=6ed11a9862ea082e4f4628311db7b8f7f6e724d5469ba0b37fce7625a01d077f
 
 do_check() {
 	python3 tests/run-tests.py --with-hg=/usr/bin/hg
diff --git a/srcpkgs/hg-git/update b/srcpkgs/hg-git/update
index 9af058824bc0ab..e9b0a0a5ea4cae 100644
--- a/srcpkgs/hg-git/update
+++ b/srcpkgs/hg-git/update
@@ -1,2 +1 @@
-site="${homepage}/downloads/?tab=tags"
-pattern='/(get|downloads)/(v?|\Q'"$pkgname"'\E-)?\K[\d\.]+(?=\.tar)'
+ignore="*b*"

From a862e5d3f3f10c0a27af9d66f4de3a3f2f03df88 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 2 Mar 2024 16:14:59 +0530
Subject: [PATCH 2/2] python3-dulwich: update to 0.21.7.

---
 srcpkgs/python3-dulwich/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-dulwich/template b/srcpkgs/python3-dulwich/template
index dcabc82363fb83..b83beb4eec1392 100644
--- a/srcpkgs/python3-dulwich/template
+++ b/srcpkgs/python3-dulwich/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-dulwich'
 pkgname=python3-dulwich
-version=0.20.50
-revision=2
+version=0.21.7
+revision=1
 build_style=python3-module
 make_check_target="dulwich/tests"
 hostmakedepends="python3-setuptools"
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later, Apache-2.0"
 homepage="https://www.dulwich.io/"
 changelog="https://raw.githubusercontent.com/jelmer/dulwich/master/NEWS"
 distfiles="${PYPI_SITE}/d/dulwich/dulwich-${version}.tar.gz"
-checksum=50a941796b2c675be39be728d540c16b5b7ce77eb9e1b3f855650ece6832d2be
+checksum=a9e9c66833cea580c3ac12927e4b9711985d76afca98da971405d414de60e968
 
 conflicts="python-dulwich>=0"
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: hg-git: update to 1.1.0; python3-dulwich: update to 0.21.7.
  2024-03-07 20:58 [PR PATCH] hg-git: update to 1.1.0; python3-dulwich: update to 0.21.7 icp1994
@ 2024-03-10 20:31 ` cinerea0
  0 siblings, 0 replies; 2+ messages in thread
From: cinerea0 @ 2024-03-10 20:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 355 bytes --]

There's a merged pull request on the void-packages repository

hg-git: update to 1.1.0; python3-dulwich: update to 0.21.7.
https://github.com/void-linux/void-packages/pull/49178

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] 2+ messages in thread

end of thread, other threads:[~2024-03-10 20:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-07 20:58 [PR PATCH] hg-git: update to 1.1.0; python3-dulwich: update to 0.21.7 icp1994
2024-03-10 20:31 ` [PR PATCH] [Merged]: " cinerea0

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).