diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-11-08 04:03:57 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-11 08:08:39 +0700 |
commit | 459dcc1fc0094cffd72b9e7f655b6ca9e7ddeb22 (patch) | |
tree | 915059f6875ed7c32cf918fda289f1e0eba322fb /python/python3-httpcore/python3-httpcore.info | |
parent | f9a9a0408264e5d5d671063eead5b712419eb493 (diff) |
python/python3-httpcore: Updated for version 1.0.1.
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 19d5cdcb62..c0867d3f74 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.0" +VERSION="1.0.1" HOMEPAGE="https://github.com/encode/httpcore" -DOWNLOAD="https://files.pythonhosted.org/packages/source/h/httpcore/httpcore-1.0.0.tar.gz" -MD5SUM="993e8a2cf2f57f75068d5aed42055576" +DOWNLOAD="https://files.pythonhosted.org/packages/source/h/httpcore/httpcore-1.0.1.tar.gz" +MD5SUM="2f2981c412fc58b9915adb1d192ac971" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-hatch_fancy_pypi_readme python3-anyio python3-h11" |