From 94231e3f1ce9cdb6622baf0870b058c2d4e0dcb83eabe4cf1abf9860dae8e16a Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Mon, 25 Nov 2024 09:05:56 +0000 Subject: [PATCH] Accepting request 1226208 from home:glaubitz:branches:devel:languages:python - Update to 0.9.1 * Update Github CI configuration * Update README.md * Update .gitignore * Move project metadata to pyproject.toml * Update pyproject.toml, bump version OBS-URL: https://build.opensuse.org/request/show/1226208 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-socks?expand=0&rev=28 --- aiohttp_socks-0.9.0.tar.gz | 3 --- aiohttp_socks-0.9.1.tar.gz | 3 +++ python-aiohttp-socks.changes | 10 ++++++++++ python-aiohttp-socks.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 aiohttp_socks-0.9.0.tar.gz create mode 100644 aiohttp_socks-0.9.1.tar.gz diff --git a/aiohttp_socks-0.9.0.tar.gz b/aiohttp_socks-0.9.0.tar.gz deleted file mode 100644 index df715b8..0000000 --- a/aiohttp_socks-0.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22159a1af026b229cfe5ea007e065bb3fe56385a951a82623a6f4588a6758003 -size 10201 diff --git a/aiohttp_socks-0.9.1.tar.gz b/aiohttp_socks-0.9.1.tar.gz new file mode 100644 index 0000000..ccb4063 --- /dev/null +++ b/aiohttp_socks-0.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b320d1bb156fc56d0b31f9de8d5b9b0affbcf1f2df9b8172334dc10e63e4e2f +size 10337 diff --git a/python-aiohttp-socks.changes b/python-aiohttp-socks.changes index 04e19fb..f585a70 100644 --- a/python-aiohttp-socks.changes +++ b/python-aiohttp-socks.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Nov 25 08:32:57 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 0.9.1 + * Update Github CI configuration + * Update README.md + * Update .gitignore + * Move project metadata to pyproject.toml + * Update pyproject.toml, bump version + ------------------------------------------------------------------- Wed Aug 21 13:18:11 UTC 2024 - Frantisek Simorda diff --git a/python-aiohttp-socks.spec b/python-aiohttp-socks.spec index fea5d22..540cd19 100644 --- a/python-aiohttp-socks.spec +++ b/python-aiohttp-socks.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-aiohttp-socks -Version: 0.9.0 +Version: 0.9.1 Release: 0 Summary: SOCKS proxy connector for aiohttp License: Apache-2.0