17
0

6 Commits

Author SHA256 Message Date
5ad2294d46 Accepting request 1234669 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1234669
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiohttp-socks?expand=0&rev=13
2025-01-05 14:29:39 +00:00
70db081ad4 up to 0.10.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-socks?expand=0&rev=30
2024-12-27 07:03:34 +00:00
0b1abf805e Accepting request 1226213 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1226213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiohttp-socks?expand=0&rev=12
2024-11-25 22:22:21 +00:00
94231e3f1c 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
2024-11-25 09:05:56 +00:00
baf65ba498 Accepting request 1195220 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1195220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiohttp-socks?expand=0&rev=11
2024-08-22 16:13:50 +00:00
0b76025c90 Accepting request 1195126 from home:frantisek.simorda:branches:openSUSE:Factory
- Update to 0.9.0:
  * Fix compatibility with aiohttp v3.10
  * Update requirements-dev.txt

OBS-URL: https://build.opensuse.org/request/show/1195126
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-socks?expand=0&rev=26
2024-08-22 05:12:04 +00:00
4 changed files with 5 additions and 11 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49f2e1f8051f2885719beb1b77e312b5a27c3e4b60f0b045a388f194d995e068
size 10445

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0afe51638527c79077e4bd6e57052c87c4824233d6e20bb061c53766421b10f0
size 11196

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
Thu Jan 22 08:36:42 UTC 2026 - Dirk Müller <dmueller@suse.com>
- update to 0.11.0:
* Fixed https://github.com/romis2012/aiohttp-socks/issues/52
-------------------------------------------------------------------
Fri Dec 27 07:02:43 UTC 2024 - Jiri Slaby <jslaby@suse.cz>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-aiohttp-socks
#
# Copyright (c) 2026 SUSE LLC and contributors
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-aiohttp-socks
Version: 0.11.0
Version: 0.10.1
Release: 0
Summary: SOCKS proxy connector for aiohttp
License: Apache-2.0