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 32 additions and 4 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:6b611d4ce838e9cf2c2fed5e0dba447cc84824a6cba95dc5747606201da46cb4
size 8510

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Fri Dec 27 07:02:43 UTC 2024 - Jiri Slaby <jslaby@suse.cz>
- Update to 0.10.1
* fix ProxyConnector port type hint: str -> int
* Update README.md
* Refactoring
* Make host and port arguments required
* Fix compatibility with Python 3.8
* minimal typing changes
-------------------------------------------------------------------
Mon Nov 25 08:32:57 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <frantisek.simorda@suse.com>
- Update to 0.9.0:
* Fix compatibility with aiohttp v3.10
* Update requirements-dev.txt
-------------------------------------------------------------------
Fri Dec 29 18:52:05 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-aiohttp-socks
Version: 0.8.4
Version: 0.10.1
Release: 0
Summary: SOCKS proxy connector for aiohttp
License: Apache-2.0