14
0
forked from pool/python-w3lib

Accepting request 822218 from home:mcalabkova:branches:devel:languages:python

- update to 1.22.0
  * Python 3.4 is no longer supported (issue #156)
  * :func:`w3lib.url.safe_url_string` now supports an optional ``quote_path``
    parameter to disable the percent-encoding of the URL path
  * more small fixes and improvements

- update to 1.21.0

OBS-URL: https://build.opensuse.org/request/show/822218
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-w3lib?expand=0&rev=15
This commit is contained in:
Tomáš Chvátal
2020-07-22 12:39:43 +00:00
committed by Git OBS Bridge
parent 232d884616
commit d2df848287
4 changed files with 17 additions and 9 deletions

View File

@@ -1,7 +1,16 @@
-------------------------------------------------------------------
Wed Jul 22 11:05:23 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.22.0
* Python 3.4 is no longer supported (issue #156)
* :func:`w3lib.url.safe_url_string` now supports an optional ``quote_path``
parameter to disable the percent-encoding of the URL path
* more small fixes and improvements
-------------------------------------------------------------------
Thu Aug 29 13:15:56 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.21.1
- update to 1.21.0
* Add the "encoding" and "path_encoding" parameters to
w3lib.url.safe_download_url (issue #118)
* w3lib.url.safe_url_string now also removes tabs and new lines

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-w3lib
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,19 +18,18 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-w3lib
Version: 1.21.0
Version: 1.22.0
Release: 0
Summary: Library of Web-Related Functions
License: BSD-3-Clause
Group: Development/Languages/Python
Url: http://github.com/scrapy/w3lib
URL: https://github.com/scrapy/w3lib
Source: https://files.pythonhosted.org/packages/source/w/w3lib/w3lib-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six} >= 1.4.1
BuildRequires: %{python_module six >= 1.4.1}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
%python_subpackages
%description

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b1854fef570b5a5fc84d960e025debd110485d73fd283580376104762774315
size 38153

3
w3lib-1.22.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ad6d0203157d61149fd45aaed2e24f53902989c32fc1dccc2e2bfba371560df
size 39121