Go to file
Matej Cepl adc9a178c2 Accepting request 936291 from home:pgajdos:python
- version update to 1.7.2
 - Changed call in ``with_port()`` to stop reencoding parts of the URL
   that were already encoded. (`#623 <https://github.com/aio-libs/yarl/issues/623>`_)
 - Add `__bytes__()` magic method so that `bytes(url)` will work and use optimal
   ASCII encoding. (`#582 <https://github.com/aio-libs/yarl/issues/582>`_)
 - Started shipping platform-specific arm64 wheels for Apple Silicon.
   (`#622 <https://github.com/aio-libs/yarl/issues/622>`_)
 - Started shipping platform-specific wheels with the ``musl`` tag targeting typical
   Alpine Linux runtimes. (`#622 <https://github.com/aio-libs/yarl/issues/622>`_)
 - Added support for Python 3.10. (`#622 <https://github.com/aio-libs/yarl/issues/622>`_)
- do not require pytest-runner for build, it is not needed

OBS-URL: https://build.opensuse.org/request/show/936291
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=37
2021-12-08 00:51:38 +00:00
.gitattributes Accepting request 510417 from home:seanmarlow:branches:devel:languages:python 2017-07-17 05:05:19 +00:00
.gitignore Accepting request 510417 from home:seanmarlow:branches:devel:languages:python 2017-07-17 05:05:19 +00:00
python-yarl.changes Accepting request 936291 from home:pgajdos:python 2021-12-08 00:51:38 +00:00
python-yarl.spec Accepting request 936291 from home:pgajdos:python 2021-12-08 00:51:38 +00:00
tests_overcome_bpo42967.patch Accepting request 936291 from home:pgajdos:python 2021-12-08 00:51:38 +00:00
yarl-1.7.2.tar.gz Accepting request 936291 from home:pgajdos:python 2021-12-08 00:51:38 +00:00