Commit Graph

11 Commits

Author SHA256 Message Date
d03f907888 - Add 165-use-ipaddress-library.patch to use standard ipaddress
library to parse IP addresses (gh#gruns/furl#164).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-furl?expand=0&rev=20
2023-07-04 22:28:39 +00:00
33e5756b41 - add sle15_python_module_pythons (jsc#PED-68)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-furl?expand=0&rev=18
2023-04-26 20:39:40 +00:00
Markéta Machová
12598b6a96 Accepting request 1006766 from home:yarunachalam:branches:devel:languages:python
- version update to v2.1.3
  Fixed: Actually drop ';' as a query delimiter. See furl v2.1.2's
  changelog and https://bugs.python.org/issue42967.

OBS-URL: https://build.opensuse.org/request/show/1006766
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-furl?expand=0&rev=16
2022-09-29 09:16:17 +00:00
cdfac2961e Accepting request 998218 from home:bnavigator:branches:devel:languages:python
- Skip python2: Fixes 15.X build
- Remove flake8 test requirement: no code linting required for
  packaging

OBS-URL: https://build.opensuse.org/request/show/998218
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-furl?expand=0&rev=14
2022-08-19 17:36:41 +00:00
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
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