Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-dulwich: update to 0.20.44.
@ 2022-07-05 15:19 icp1994
  2022-07-07 17:59 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2022-07-05 15:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages python3-dulwich
https://github.com/void-linux/void-packages/pull/37870

python3-dulwich: update to 0.20.44.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

`xbps-query -RX python3-dulwich` gives `hg-git-0.9.0_3` and `radicale-3.1.7_1`. I tested the first one with the [update PR](https://github.com/void-linux/void-packages/pull/37865). The second one doesn't seem to [require](https://github.com/Kozea/Radicale/blob/v3.1.7/setup.py#L52) it anymore.

A patch file from https://github.com/void-linux/void-packages/pull/37870.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-dulwich-37870.patch --]
[-- Type: text/x-diff, Size: 1506 bytes --]

From 4a163af7a7a4cf03d896b59c1fe8ffa29a5e3fa7 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 5 Jul 2022 20:18:28 +0530
Subject: [PATCH] python3-dulwich: update to 0.20.44.

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

diff --git a/srcpkgs/python3-dulwich/template b/srcpkgs/python3-dulwich/template
index 6d75325b0e2e..1cf072010b0c 100644
--- a/srcpkgs/python3-dulwich/template
+++ b/srcpkgs/python3-dulwich/template
@@ -1,24 +1,24 @@
 # Template file for 'python3-dulwich'
 pkgname=python3-dulwich
-version=0.19.14
-revision=5
+version=0.20.44
+revision=1
 wrksrc="dulwich-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 makedepends="python3-devel"
-depends="python3-urllib3"
-checkdepends="python3-gevent python3-pbr python3-greenlet"
+depends="python3-urllib3 python3-certifi"
+checkdepends="${depends} python3-gevent python3-gpg gnupg"
 short_desc="Python3 implementation of the Git file formats and protocols"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, Apache-2.0"
 homepage="https://www.dulwich.io/"
 distfiles="${PYPI_SITE}/d/dulwich/dulwich-${version}.tar.gz"
-checksum=d1320232c859ab086fff79eee8fa6ddbcbcbe01ff0c64c9bed48eca470b00b46
+checksum=10e8d73763dd30c86a99a15ade8bfcf3ab8fe96532cdf497e8cb1d11832352b8
 
 conflicts="python-dulwich>=0"
 
 do_check() {
-	python3 setup.py test
+	python3 -m unittest dulwich.tests.test_suite
 }
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: python3-dulwich: update to 0.20.44.
  2022-07-05 15:19 [PR PATCH] python3-dulwich: update to 0.20.44 icp1994
@ 2022-07-07 17:59 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2022-07-07 17:59 UTC (permalink / raw)
  To: ml

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

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

python3-dulwich: update to 0.20.44.
https://github.com/void-linux/void-packages/pull/37870

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

`xbps-query -RX python3-dulwich` gives `hg-git-0.9.0_3` and `radicale-3.1.7_1`. I tested the first one with the [update PR](https://github.com/void-linux/void-packages/pull/37865). The second one doesn't seem to [require](https://github.com/Kozea/Radicale/blob/v3.1.7/setup.py#L52) it anymore.

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

end of thread, other threads:[~2022-07-07 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-05 15:19 [PR PATCH] python3-dulwich: update to 0.20.44 icp1994
2022-07-07 17:59 ` [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).