Commit Graph

8 Commits

Author SHA256 Message Date
Markéta Machová
581b374633 Accepting request 893694 from home:pgajdos:python
- version update to 2.1.2
  Fixed: Support Python 3.9's changed urllib.parse.urljoin() behavior.
  Changed: Drop semicolon query delimiters. See https://bugs.python.org/issue42967.
  Changed: Drop support for EOL Python 3.4 and Python 3.5.
- deleted patches
  - furl-py39-join.patch (upstreamed)
  - tests_overcome_bpo42967.patch (upstreamed)

OBS-URL: https://build.opensuse.org/request/show/893694
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-furl?expand=0&rev=12
2021-05-17 11:16:48 +00:00
68085651c7 Accepting request 882075 from home:bnavigator:branches:devel:languages:python
- Add furl-py39-join.patch to fix Python 3.9 test failure
  gh#gruns/furl#139
- Submitted tests_overcome_bpo42967.patch as gh#gruns/furl#140

OBS-URL: https://build.opensuse.org/request/show/882075
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-furl?expand=0&rev=10
2021-03-30 10:19:42 +00:00
61de100a64 Accepting request 874648 from home:mcepl:branches:python36
- Switch testing to pytest, it is just more convenient to debug.
- Add tests_overcome_bpo42967.patch to overcome changes in Python
  interpreter after fixing bpo#42967 (gh#gruns/furl#135).

OBS-URL: https://build.opensuse.org/request/show/874648
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-furl?expand=0&rev=8
2021-02-23 16:42:07 +00:00
Tomáš Chvátal
e82bbcdde4 Accepting request 781841 from home:pgajdos:python
- version update to 2.1.0
    Added: a dont_quote= parameter to Query.encode() and a
    query_dont_quote= parameter to furl.tostr() that exempt valid query
    characters from being percent-encoded, either in their entirety with
    dont_quote=True, or selectively with dont_quote=<string>, like
    dont_quote='/?@_'.
    Changed: Move package info from __init__.py into the more standard
    __version__.py.
    Fixed: Support Unicode usernames and passwords in Python 2.
    Fixed: Update orderedmultdict to v1.0.1 to resolve a DeprecationWarning.
    Fixed: Encode '/' consistently in query strings across both
    quote_plus=True and quote_plus=False.

OBS-URL: https://build.opensuse.org/request/show/781841
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-furl?expand=0&rev=6
2020-03-05 12:49:58 +00:00
Tomáš Chvátal
4f67e11f41 Accepting request 725844 from home:jengelh:branches:devel:languages:python
- Use noun phrase in descriptions.

OBS-URL: https://build.opensuse.org/request/show/725844
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-furl?expand=0&rev=4
2019-08-25 05:20:34 +00:00
Dominique Leuenberger
5f4fb3494f Accepting request 718171 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/718171
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-furl?expand=0&rev=1
2019-07-24 18:36:32 +00:00
Tomáš Chvátal
44c54b5aba - Format with spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-furl?expand=0&rev=2
2019-07-24 09:54:10 +00:00
Tomáš Chvátal
3a5f1a5415 osc copypac from project:home:jayvdb:py-new package:python-furl revision:1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-furl?expand=0&rev=1
2019-07-24 09:52:05 +00:00