Search Criteria
Package Details: python-httpx-socks 1:0.9.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-httpx-socks.git (read-only, click to copy) |
---|---|
Package Base: | python-httpx-socks |
Description: | HTTP/SOCKS-proxy transports for httpx |
Upstream URL: | https://github.com/romis2012/httpx-socks |
Licenses: | Apache |
Submitter: | Kr1ss |
Maintainer: | ramenu |
Last Packager: | ramenu |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-05-13 15:34 (UTC) |
Last Updated: | 2024-11-07 02:26 (UTC) |
Dependencies (7)
- python-httpcore
- python-httpx (python-httpx-gitAUR)
- python-python-socks
- python-setuptools (make)
- python-async-timeout (python-async-timeout-gitAUR) (optional)
- python-curio (optional)
- python-trio (optional)
Latest Comments
1 2 Next › Last »
HLFH commented on 2023-07-25 08:58 (UTC)
@vvch
python-httpcore
0.17.3 is available in the [extra] repo.vvch commented on 2023-07-25 00:03 (UTC)
Current version 0.7.7 requires httpcore >= 0.17.3 which is not yet available at least in Manjaro repositories nor in AUR. It is incompatible with previous versions of httpcore. Maybe we need to explicitly restrict dependence version to not allow upgrade with old httpcore version?
Kr1ss commented on 2022-05-25 13:46 (UTC)
Cool, thx a lot for taking over @tbh !
Kr1ss commented on 2022-02-06 17:59 (UTC)
Thanks very much for your flag and notification @HLFH and @BachoSeven, and apologies for not being around last week.
BachoSeven commented on 2022-01-29 20:05 (UTC)
@Kryss
python-httpx
has been updated, and this package currently cannot be updated as a consequence.HLFH commented on 2021-12-07 15:52 (UTC)
@Kr1ss Correct.
Kr1ss commented on 2021-12-07 15:24 (UTC) (edited on 2021-12-07 15:25 (UTC) by Kr1ss)
@HLFH thank you for the flag. I'm aware that newer versions have been released, but they depend on updates to python-httpcore and python-httpx, which both have not yet hit
[community]
(but are in the testing/staging repos).Once those update pivot through to the official repos, I'm able to update this package.
Cheers !
diabonas commented on 2021-11-29 14:29 (UTC)
@Kr1ss No problem :) Unfortunately I only noticed the existing
python-python_socks
AUR package after uploadingpython-python-socks
to [community] (as a dependency forpython-aiohttp-socks
), otherwise I would have a added the necessary provides/replaces from the beginning (or kept the name from the AUR). Sorry for the trouble!Kr1ss commented on 2021-11-29 14:23 (UTC) (edited on 2021-11-29 14:25 (UTC) by Kr1ss)
Thx for stepping in @diabonas, very much appreciated.
I have ended up forcing uninstallation of the old package (
-Rdd
) and installing the [community] package afterwards. Using areplace
to prevent manual intervention is obviously much cleaner, and will save users the hassle.EDIT/ @Zame, if you enclose error output between a pair of triple backticks ("```"), markdown will keep the formatting intact, so you don't get just one endless line.
Anyways, thank you for the report, hope you could sort it out after getting
python-python-socks-2.0.0-2
. Please let me know if not.Cheers !
1 2 Next › Last »