Python yarl

Edit Package python-yarl

The module provides a URL class for url parsing and changing.

Refresh
Refresh
Source Files
Filename Size Changed
882-sq_bracket_in_URL_netloc.patch 0000004453 4.35 KB
python-yarl.changes 0000012701 12.4 KB
python-yarl.spec 0000001989 1.94 KB
yarl-1.9.3.tar.gz 0000135606 132 KB
Revision 55 (latest revision is 65)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 55)
- update to 1.9.3:
  * Stopped dropping trailing slashes in
    :py:meth:`~yarl.URL.joinpath`
  * Started accepting string subclasses in ``__truediv__()``
    operations (``URL / segment``)
  * Fixed the human representation of URLs with square brackets
    in usernames and passwords
  * Updated type hints to include ``URL.missing_port()``,
    ``URL.__bytes__()``
  * and the ``encoding`` argument to
    :py:meth:`~yarl.URL.joinpath`
  * Integrated Cython 3 to enable building *yarl* under Python
    3.12
  * Declared modern ``setuptools.build_meta`` as the :pep:`517`
    build backend in :file:`pyproject.toml` explicitly
  * Converted most of the packaging setup into a declarative
    :file:`setup.cfg`
  * Declared Python 3.12 supported officially in the distribution
    package metadata
  * Contributor-facing changes
  * A regression test for no-host URLs was added per :issue:`821`
  * and :rfc:`3986` -- by :user:`kenballus`. (:issue:`821`,
    :issue:`822`)
  * MyST is now integrated in Sphinx -- by :user:`webknjaz`.
  * Marked tests that fail on older Python patch releases
  * Skip a test under Python 3.11.
- Update to version 1.8.2
- needs typing-extensions
  * Enforce building C Accelerated modules when installing from source tarball,
    use YARL_NO_EXTENSIONS environment variable for falling back to (slower)
Comments 0
openSUSE Build Service is sponsored by