Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-httpx: do not depend on incompatible python3-rfc3986
Date: Thu, 13 Apr 2023 18:31:02 +0200	[thread overview]
Message-ID: <20230413163102.dZ0pTbpd3Uawg1hShbUSlscORoSuLZHR9J3OqjNEKzk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42681@inbox.vuxu.org>

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

There is an updated pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages python3-httpx
https://github.com/void-linux/void-packages/pull/42681

python3-httpx: do not depend on incompatible python3-rfc3986
#### 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**

I couldn't get the tests to work as it's a rabbit-hole of pinned dependencies and unpackaged modules. But test suite of hatch, revdep of httpx, passes.

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

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

From 1085f4a2e3505c1dbbfc5d2b74138148de397f28 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 9 Mar 2023 15:15:09 +0530
Subject: [PATCH] python3-httpx: adjust dependencies.

---
 srcpkgs/python3-httpx/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-httpx/template b/srcpkgs/python3-httpx/template
index 429ac7f8669c..6bcc96207d1f 100644
--- a/srcpkgs/python3-httpx/template
+++ b/srcpkgs/python3-httpx/template
@@ -1,12 +1,11 @@
 # Template file for 'python3-httpx'
 pkgname=python3-httpx
 version=0.24.0
-revision=1
+revision=2
 build_style=python3-pep517
-hostmakedepends="python3-poetry-core hatchling"
-depends="python3-rfc3986 python3-certifi python3-charset-normalizer
- python3-sniffio python3-httpcore python3-click python3-rich python3-Pygments
- python3-h2"
+hostmakedepends="hatchling"
+depends="python3-idna python3-certifi python3-h2 python3-Brotli
+ python3-sniffio python3-httpcore python3-click python3-rich python3-Pygments"
 short_desc="Next generation HTTP client for Python"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="BSD-3-Clause"

  parent reply	other threads:[~2023-04-13 16:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-09 20:12 [PR PATCH] " icp1994
2023-03-09 20:32 ` abenson
2023-03-10  5:36 ` icp1994
2023-04-13 16:31 ` icp1994 [this message]
2023-04-13 16:42 ` [PR PATCH] [Merged]: python3-httpx: adjust dependencies abenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230413163102.dZ0pTbpd3Uawg1hShbUSlscORoSuLZHR9J3OqjNEKzk@z \
    --to=icp1994@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).