17
0

16 Commits

Author SHA256 Message Date
d2eb8eec86 - update to 0.11.0:
* Fixed https://github.com/romis2012/aiohttp-socks/issues/52

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-socks?expand=0&rev=32
2026-01-22 08:36:48 +00:00
42cfe877a0 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
37eccb0d16 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
23d74f9c53 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
97475cfc83 Accepting request 1135702 from home:ecsos:python
- Add missing buildrequire to fix Leap build error.

OBS-URL: https://build.opensuse.org/request/show/1135702
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-socks?expand=0&rev=23
2024-01-02 15:02:20 +00:00
e1a7ddd7d7 - update to 0.8.4:
* Reimplement proxy chains
  * Implement another solution to fix issue #27
  Upgrade python-socks to 2.0.0
  * Make it compatible with aiohttp 2.x again

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-socks?expand=0&rev=21
2023-11-10 13:35:59 +00:00
beb481e1cf up to 0.8.3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-socks?expand=0&rev=19
2023-09-18 10:24:55 +00:00
d1a02ad3c9 - Clean up SPEC file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-socks?expand=0&rev=17
2023-07-05 07:14:58 +00:00
be4c72d84c Accepting request 1096797 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1096797
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-socks?expand=0&rev=16
2023-07-05 07:09:24 +00:00
817c572ec0 - update to 0.8.0:
* Added `proxy_ssl` parameter

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-socks?expand=0&rev=14
2023-02-23 14:35:09 +00:00
c97f0917ca - update to 0.7.1:
Pin python-socks dependency to the >=2.0.0
  Upgrade python-socks to 2.0.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-socks?expand=0&rev=13
2022-01-15 17:22:36 +00:00
9c049c7ab2 Accepting request 887160 from home:jirislaby:branches:devel:languages:python
Note that there are no tests packaged in tar from pypi. What we are supposed to
do?

- Update to 0.6.0:
  * Use a custom proxy server and local http server for tests
  * Use python-socks extended API
- Add a simple import test at least

OBS-URL: https://build.opensuse.org/request/show/887160
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-socks?expand=0&rev=11
2021-04-21 07:49:18 +00:00
a1a3603e70 - Update to 0.5.5:
* Fix asyncio DeprecationWarning: The loop argument is deprecated
  * Make deprecated API (SocksConnector etc) available again
  * Misc fixes, remove deprecated API (SocksConnector etc)
  * Fix cancellation handling
  * Improve timeouts handling
  * First use ipv4 when resolving hostnames
  * Change the default value of the family parameter to AF_UNSPEC
  * Make it compatible with aiohttp 2.x again

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-socks?expand=0&rev=9
2021-02-23 03:58:09 +00:00
Tomáš Chvátal
22c828bf73 Accepting request 765037 from home:mcalabkova:branches:devel:languages:python
- update to 0.3.4
  * Resolve proxy host explicitly
  * Add Proxy chaining support
  * Fix StreamSocketReadWriteMixin.read_all
  * Add HTTP proxy support

OBS-URL: https://build.opensuse.org/request/show/765037
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-socks?expand=0&rev=7
2020-01-16 19:34:47 +00:00
Tomáš Chvátal
1140f98af7 - Use pypi archive instead of github one, no difference for us
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-socks?expand=0&rev=5
2019-02-25 11:11:12 +00:00
Tomáš Chvátal
768875df62 - Disable the tests as they do not work without direct network
access

- clean up spec file

- initial package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp-socks?expand=0&rev=3
2019-02-12 15:37:19 +00:00