pkgsrc/www/py-yarl
adam 94133663df py-yarl: updated to 1.6.2
1.6.2

Bugfixes
- Provide generated ``.c`` files in TarBall distribution.


1.6.1

Features
- Provide wheels for ``aarch64``, ``i686``, ``ppc64le``, ``s390x`` architectures on
  Linux as well as ``x86_64``.
- Provide wheels for Python 3.9.

Bugfixes
- ``human_repr()`` now always produces valid representation equivalent to the original URL (if the original URL is valid).
- Fixed  requoting a single percent followed by a percent-encoded character in the Cython implementation.
- Fix ValueError when decoding ``%`` which is not followed by two hexadecimal digits.
- Fix decoding ``%`` followed by a space and hexadecimal digit.
- Fix annotation of ``with_query()``/``update_query()`` methods for ``key=[val1, val2]`` case.

Removal
- Drop Python 3.5 support; Python 3.6 is the minimal supported Python version.
2020-10-14 13:26:36 +00:00
..
DESCR
distinfo py-yarl: updated to 1.6.2 2020-10-14 13:26:36 +00:00
Makefile py-yarl: updated to 1.6.2 2020-10-14 13:26:36 +00:00
PLIST py-yarl: updated to 1.5.0 2020-07-27 17:25:02 +00:00