SHA256
1
0
forked from pool/python-w3lib

10 Commits

Author SHA256 Message Date
b2ae7519df Accepting request 1181993 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1181993
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-w3lib?expand=0&rev=11
2024-06-21 14:04:39 +00:00
714878516c Accepting request 1179666 from devel:languages:python
- update to 2.2.0:
  * Dropped Python 3.7 support (#214).
  * Added Python 3.12 and PyPy 3.10 support (#218).
  * Added the description to the package metadata (#227).
  * Improved type hints (#226).
  * Added the ``pre-commit`` configuration, code reformatted with
    ``black``
  * Updated CI configuration (#217, #227).
- use PEP517 build

OBS-URL: https://build.opensuse.org/request/show/1179666
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-w3lib?expand=0&rev=10
2024-06-10 15:38:15 +00:00
46d9f60450 Accepting request 1138240 from devel:languages:python
- update to 2.1.2:
  * Fix test failures on Python 3.11.4+ (#212, #213).
  * Fix an incorrect type hint (#211).
  * Add project URLs to setup.py (#215).
  * Dropped Python 3.6 support, and made Python 3.11 support
    official.
  * :func:`~w3lib.url.safe_url_string` now generates safer
    URLs.
  * :func:`~w3lib.url.canonicalize_url` now strips spaces from
    the input URL, to be more in line with the `URL living standard`_.
  * :func:`~w3lib.html.get_base_url` now ignores HTML comments.
  * Fixed :func:`~w3lib.url.safe_url_string` re-encoding
    percent signs on the URL username and password even when
    they were being used as part of an escape sequence. (#187, #196)
  * Fixed :func:`~w3lib.http.basic_auth_header` using the wrong
    flavor of base64 encoding, which could prevent authentication
    in rare cases.
  * Python 2 is no longer supported;
  * The ``w3lib.form`` module is removed.
  * The ``w3lib.html.remove_entities`` function is removed.
  * The ``w3lib.url.urljoin_rfc`` function is removed.
  * The following functions are deprecated, and will be removed
    in future releases
  * Type annotations are added (#172, #184).
  * Added support for Python 3.9 and 3.10 (#168, #176).
  * Fixed :func:`w3lib.html.get_meta_refresh` for ``<meta>`` tags
    where ``http-equiv`` is written after ``content`` (#179).
  * Fixed :func:`w3lib.url.safe_url_string` for IDNA domains with
    ports (#174).
  * :func:`w3lib.url.url_query_cleaner` no longer adds an

OBS-URL: https://build.opensuse.org/request/show/1138240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-w3lib?expand=0&rev=9
2024-01-12 22:46:10 +00:00
9d6f64c2e1 Accepting request 1012116 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1012116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-w3lib?expand=0&rev=8
2022-10-18 10:44:57 +00:00
ee07d08fef Accepting request 880134 from devel:languages:python
- Add 166-add-xfail-test_add_or_replace_parameter_fail.patch,
  which makes tests working with CVE-2021-23336 (bsc#1181270).

OBS-URL: https://build.opensuse.org/request/show/880134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-w3lib?expand=0&rev=7
2021-03-20 20:25:56 +00:00
13be0d30f7 Accepting request 822239 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/822239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-w3lib?expand=0&rev=6
2020-07-24 08:00:44 +00:00
4bafb1a50a Accepting request 727099 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/727099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-w3lib?expand=0&rev=5
2019-09-04 07:10:05 +00:00
b6d06e25e0 Accepting request 689787 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/689787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-w3lib?expand=0&rev=4
2019-03-29 19:43:29 +00:00
47cce1badc Accepting request 654075 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/654075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-w3lib?expand=0&rev=3
2018-12-13 18:45:23 +00:00
8307c4eaab Accepting request 649920 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/649920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-w3lib?expand=0&rev=2
2018-11-18 22:32:31 +00:00

Diff Content Not Available