14
0

15 Commits

Author SHA256 Message Date
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
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
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
42b9cfa094 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
fec688f8d8 - 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
e05d9875a4 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
ec4d7a820b - 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
3861421b89 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
66706c6b87 - 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
f04f032a3a - 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
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