Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-httplib2: update to 0.22.0
@ 2023-10-17 17:19 dkwo
  2023-10-17 17:24 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: dkwo @ 2023-10-17 17:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages httplib2
https://github.com/void-linux/void-packages/pull/46755

python3-httplib2: update to 0.22.0
@ahesford the previously failing test is now passing (at least locally on `x86_64`).

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

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

From 127152cbe8bd86396b85378c73e23631acbfdecc Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Tue, 17 Oct 2023 12:16:53 -0400
Subject: [PATCH] python3-httplib2: update to 0.22.0

---
 srcpkgs/python3-httplib2/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-httplib2/template b/srcpkgs/python3-httplib2/template
index 367471b14beaf..00b48293cb2db 100644
--- a/srcpkgs/python3-httplib2/template
+++ b/srcpkgs/python3-httplib2/template
@@ -1,10 +1,8 @@
 # Template file for 'python3-httplib2'
 pkgname=python3-httplib2
-version=0.21.0
-revision=2
+version=0.22.0
+revision=1
 build_style=python3-module
-# https://github.com/httplib2/httplib2/issues/221
-make_check_args="-k not(test_client_cert_password_verified)"
 hostmakedepends="python3-setuptools"
 depends="python3 ca-certificates python3-parsing"
 checkdepends="python3-pytest python3-pytest-cov python3-pytest-timeout
@@ -15,7 +13,7 @@ license="MIT"
 homepage="https://github.com/httplib2/httplib2"
 changelog="https://raw.githubusercontent.com/httplib2/httplib2/master/CHANGELOG"
 distfiles="${PYPI_SITE}/h/httplib2/httplib2-${version}.tar.gz"
-checksum=fc144f091c7286b82bec71bdbd9b27323ba709cc612568d3000893bfd9cb4b34
+checksum=d7a10bc5ef5ab08322488bde8c726eeee5c8618723fdb399597ec58f3d82df81
 
 post_install() {
 	# use system ca certificates

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

* Re: [PR PATCH] [Merged]: python3-httplib2: update to 0.22.0
  2023-10-17 17:19 [PR PATCH] python3-httplib2: update to 0.22.0 dkwo
@ 2023-10-17 17:24 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2023-10-17 17:24 UTC (permalink / raw)
  To: ml

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

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

python3-httplib2: update to 0.22.0
https://github.com/void-linux/void-packages/pull/46755

Description:
@ahesford the previously failing test is now passing (at least locally on `x86_64`).

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

end of thread, other threads:[~2023-10-17 17:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-17 17:19 [PR PATCH] python3-httplib2: update to 0.22.0 dkwo
2023-10-17 17:24 ` [PR PATCH] [Merged]: " ahesford

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