Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-hyperlink | Distribution: openSUSE Tumbleweed |
Version: 21.0.0 | Vendor: openSUSE |
Release: 2.7 | Build date: Fri Apr 21 14:26:32 2023 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 563933 | Source RPM: python-hyperlink-21.0.0-2.7.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/python-hyper/hyperlink | |
Summary: Immutable URL support for Python |
Hyperlink provides a pure-Python implementation of immutable URLs based on RFC 3986 and 3987.
MIT
* Fri Apr 21 2023 Dirk Müller <dmueller@suse.com> - add sle15_python_module_pythons (jsc#PED-68) * Thu Apr 13 2023 Matej Cepl <mcepl@suse.com> - Make calling of %{sle15modernpython} optional. * Sat Mar 13 2021 Dirk Müller <dmueller@suse.com> - update to 21.0.0: * Update plus sign (+) handling to work with/like HTML form encoding (POST) by default, fixes #129, and associated roundtripping (#146). * Package IDNA tables. * Long overdue dependency bumps * Mon Sep 28 2020 Dirk Mueller <dmueller@suse.com> - update to 20.0.1: * CPython 3.7 and 3.8 and PyPy3 added to test matrix * Hyperlink now has type hints and they are now exported per [PEP 561](https://www.python.org/dev/peps/pep-0561/). * Several bugs related to hidden state were fixed, making it so that all data on a `URL` object (including `rooted` and `uses_netloc`) is reflected by and consistent with its textual representation. This does mean that sometimes these constructor arguments are ignored, if it would create invalid or unparseable URL text. * Wed May 22 2019 Tomáš Chvátal <tchvatal@suse.com> - Add missing runtime dependency on idna * Tue May 21 2019 pgajdos@suse.com - version update to 19.0.0 * When passed to `str()` URLs now stringify to usable URL strings. (See #49) * Switched off of Python's built-in IDNA facilities to using the [idna](https://pypi.python.org/pypi/idna) package. Not only is it much more modern, it's also much more strict and correct in its output. (See #19 and #56) * Added new `DecodedURL` type with almost-identical API to the normal `URL`, except that it automatically handles reserved characters in argument values passed to its methods. (See #6, #11, #44) * Added top-level `parse()` convenience function that now represents the main entrypoint to hyperlink. * Accept dictionaries as ‘query=’ arguments, in addition to sequences of tuples (see #50) * `URL.child()` will no longer fail when child gets no segments (#42 and #43) * `URL.normalize()` now supports encoding stray/unmatched `%` characters in character-encoded fields (userinfo, path, query string, fragment) (see #61, #62) * Tue Dec 04 2018 Matej Cepl <mcepl@suse.com> - Remove superfluous devel dependency for noarch package * Tue Jul 04 2017 jengelh@inai.de - Replace description. * Tue Jul 04 2017 tbechtold@suse.com - initial packaging (version 17.2.1)
/usr/lib/python3.11/site-packages/hyperlink /usr/lib/python3.11/site-packages/hyperlink-21.0.0-py3.11.egg-info /usr/lib/python3.11/site-packages/hyperlink-21.0.0-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/hyperlink-21.0.0-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/hyperlink-21.0.0-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/hyperlink-21.0.0-py3.11.egg-info/not-zip-safe /usr/lib/python3.11/site-packages/hyperlink-21.0.0-py3.11.egg-info/requires.txt /usr/lib/python3.11/site-packages/hyperlink-21.0.0-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/hyperlink/__init__.py /usr/lib/python3.11/site-packages/hyperlink/__pycache__ /usr/lib/python3.11/site-packages/hyperlink/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hyperlink/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/hyperlink/__pycache__/_socket.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hyperlink/__pycache__/_socket.cpython-311.pyc /usr/lib/python3.11/site-packages/hyperlink/__pycache__/_url.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hyperlink/__pycache__/_url.cpython-311.pyc /usr/lib/python3.11/site-packages/hyperlink/__pycache__/hypothesis.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hyperlink/__pycache__/hypothesis.cpython-311.pyc /usr/lib/python3.11/site-packages/hyperlink/_socket.py /usr/lib/python3.11/site-packages/hyperlink/_url.py /usr/lib/python3.11/site-packages/hyperlink/hypothesis.py /usr/lib/python3.11/site-packages/hyperlink/idna-tables-properties.csv.gz /usr/lib/python3.11/site-packages/hyperlink/py.typed /usr/lib/python3.11/site-packages/hyperlink/test /usr/lib/python3.11/site-packages/hyperlink/test/__init__.py /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__ /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__/common.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__/common.cpython-311.pyc /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__/test_common.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__/test_common.cpython-311.pyc /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__/test_decoded_url.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__/test_decoded_url.cpython-311.pyc /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__/test_hypothesis.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__/test_hypothesis.cpython-311.pyc /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__/test_parse.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__/test_parse.cpython-311.pyc /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__/test_scheme_registration.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__/test_scheme_registration.cpython-311.pyc /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__/test_socket.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__/test_socket.cpython-311.pyc /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__/test_url.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hyperlink/test/__pycache__/test_url.cpython-311.pyc /usr/lib/python3.11/site-packages/hyperlink/test/common.py /usr/lib/python3.11/site-packages/hyperlink/test/test_common.py /usr/lib/python3.11/site-packages/hyperlink/test/test_decoded_url.py /usr/lib/python3.11/site-packages/hyperlink/test/test_hypothesis.py /usr/lib/python3.11/site-packages/hyperlink/test/test_parse.py /usr/lib/python3.11/site-packages/hyperlink/test/test_scheme_registration.py /usr/lib/python3.11/site-packages/hyperlink/test/test_socket.py /usr/lib/python3.11/site-packages/hyperlink/test/test_url.py /usr/share/doc/packages/python311-hyperlink /usr/share/doc/packages/python311-hyperlink/CHANGELOG.md /usr/share/doc/packages/python311-hyperlink/README.md /usr/share/doc/packages/python311-hyperlink/api.rst /usr/share/doc/packages/python311-hyperlink/design.rst /usr/share/doc/packages/python311-hyperlink/faq.rst /usr/share/doc/packages/python311-hyperlink/index.rst /usr/share/licenses/python311-hyperlink /usr/share/licenses/python311-hyperlink/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 16 00:47:12 2024