summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-httpx-socks.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 96334d2..846b6d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/httpx-socks-0.7.5.tar.gz
+/httpx-socks-0.7.6.tar.gz
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
diff --git a/sources b/sources
index 8454389..df01409 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-848e1d5db31cf244edc32c9fcc8280c8 httpx-socks-0.7.5.tar.gz
+49c8016c2c2afeaa1012d528db2f5878 httpx-socks-0.7.6.tar.gz