Revisions of python-hyperlink

buildservice-autocommit accepted request 1081891 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1081444 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
SR for python stack proposal
buildservice-autocommit accepted request 878749 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 11)
- 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
buildservice-autocommit accepted request 838268 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 9)
- 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.
buildservice-autocommit accepted request 704698 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 8)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 7)
- Add missing runtime dependency on idna
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 704420 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 6)
- 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)
buildservice-autocommit accepted request 659433 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 5)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 4)
Remove superfluous devel dependency for noarch package
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 508466 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 3)
initialized devel package after accepting 508466
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) accepted request 508038 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 2)
- Replace description.
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) committed (revision 1)
- initial packaging (version 17.2.1)
Displaying all 14 revisions
openSUSE Build Service is sponsored by