summaryrefslogtreecommitdiff
path: root/python-httpx-socks.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-httpx-socks.spec')
-rw-r--r--python-httpx-socks.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-httpx-socks.spec b/python-httpx-socks.spec
index caf824f..374a6b9 100644
--- a/python-httpx-socks.spec
+++ b/python-httpx-socks.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-httpx-socks
-Version: 0.7.5
+Version: 0.7.6
Release: 1
Summary: Proxy (HTTP, SOCKS) transports for httpx
License: Apache 2
URL: https://github.com/romis2012/httpx-socks
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8b/5d/9a60e05acab027ae88e777599738d374be9967df3cea66c12e72967cbd58/httpx-socks-0.7.5.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5d/00/607d297068f3b4750257d8fd7edd67a95cde06a844fddab102444dd9d2a9/httpx-socks-0.7.6.tar.gz
BuildArch: noarch
Requires: python3-httpx
@@ -285,7 +285,7 @@ async def fetch(url):
%prep
-%autosetup -n httpx-socks-0.7.5
+%autosetup -n httpx-socks-0.7.6
%build
%py3_build
@@ -325,5 +325,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.7.5-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.7.6-1
- Package Spec generated