Go to file
Tomáš Chvátal 37a0b9401c Accepting request 577624 from home:alarrosa:branches:devel:languages:python
- update to version 3.0.1
  * async/await everywhere. The minimal supported Python version is 3.5.3 now.
  * Application Runners.
  * Client Tracing. Now it is possible by registering special signal handlers
    on every request processing stage.
  * HTTPS support
  * Dropped obsolete API. The release dropped a lot of already deprecated
    features.
  * The full changelog can be read at
    https://aiohttp.readthedocs.io/en/stable/changes.html
- Add python3-idna_ssl, python3-Pygments and python3-aiohttp-theme to
  BuildRequires.
- Add Requires: python3-idna_ssl
- Fix tests by removing a file and adding a patch to remove another
  failing test due to a DeprecationWarning being issued by pytest because
  of a problem in python-pytest-timeout.
  * remove-failing-tests-due-to-pytest-timeout-issues.patch

OBS-URL: https://build.opensuse.org/request/show/577624
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp?expand=0&rev=15
2018-02-17 19:07:09 +00:00
.gitattributes Accepting request 518714 from home:sebix:branches:devel:languages:python 2017-09-01 14:36:11 +00:00
.gitignore Accepting request 518714 from home:sebix:branches:devel:languages:python 2017-09-01 14:36:11 +00:00
aiohttp-3.0.1.tar.gz Accepting request 577624 from home:alarrosa:branches:devel:languages:python 2018-02-17 19:07:09 +00:00
python-aiohttp.changes Accepting request 577624 from home:alarrosa:branches:devel:languages:python 2018-02-17 19:07:09 +00:00
python-aiohttp.spec Accepting request 577624 from home:alarrosa:branches:devel:languages:python 2018-02-17 19:07:09 +00:00
remove-failing-tests-due-to-pytest-timeout-issues.patch Accepting request 577624 from home:alarrosa:branches:devel:languages:python 2018-02-17 19:07:09 +00:00