python-hyperlink
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/python-hyperlink && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
hyperlink-20.0.1.tar.gz | 0000140291 137 KB | |
python-hyperlink.changes | 0000002446 2.39 KB | |
python-hyperlink.spec | 0000001766 1.72 KB |
Revision 4 (latest revision is 6)
Dominique Leuenberger (dimstar_suse)
accepted
request 838268
from
Dirk Mueller (dirkmueller)
(revision 4)
- 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.
Comments 0