diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-11-15 08:12:24 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-18 09:16:11 +0700 |
commit | e0a8f717621aaafb4a116013025157e9c821138d (patch) | |
tree | 99933970beb84d7b27492abd73e18831dcfbdf76 /python/python3-httpcore/python3-httpcore.info | |
parent | cae1ec7fecbde3bfb9ac834fa93778a51203fd59 (diff) |
python/python3-httpcore: Updated for version 1.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-httpcore/python3-httpcore.info')
-rw-r--r-- | python/python3-httpcore/python3-httpcore.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-httpcore/python3-httpcore.info b/python/python3-httpcore/python3-httpcore.info index c0867d3f74..b0d88e7115 100644 --- a/python/python3-httpcore/python3-httpcore.info +++ b/python/python3-httpcore/python3-httpcore.info @@ -1,8 +1,8 @@ PRGNAM="python3-httpcore" -VERSION="1.0.1" +VERSION="1.0.2" HOMEPAGE="https://github.com/encode/httpcore" -DOWNLOAD="https://files.pythonhosted.org/packages/source/h/httpcore/httpcore-1.0.1.tar.gz" -MD5SUM="2f2981c412fc58b9915adb1d192ac971" +DOWNLOAD="https://files.pythonhosted.org/packages/source/h/httpcore/httpcore-1.0.2.tar.gz" +MD5SUM="155fbd7794ce7351b607d408cb8182bf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-hatch_fancy_pypi_readme python3-anyio python3-h11" |