14
0
Commit Graph

5 Commits

Author SHA256 Message Date
f8b69c3fb4 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
68e84f6169 - 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
0735578bab 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
037ba608d8 - 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
1aa6f4d85e - 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