14
0

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
This commit is contained in:
2021-04-21 07:49:18 +00:00
committed by Git OBS Bridge
parent 68e84f6169
commit f8b69c3fb4
4 changed files with 21 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Apr 21 05:47:04 UTC 2021 - Jiri Slaby <jslaby@suse.cz>
- 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
-------------------------------------------------------------------
Tue Feb 23 03:56:05 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>