15
0

- Update to 1.9.4

* Handle failed challenge submissions
  * Remove dependency on PyExecJS

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cfscrape?expand=0&rev=4
This commit is contained in:
Mia Herkt
2018-02-13 09:25:35 +00:00
committed by Git OBS Bridge
parent 778d499827
commit d150da5076
4 changed files with 11 additions and 5 deletions

View File

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

3
cfscrape-1.9.4.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 13 09:24:50 UTC 2018 - 9+suse@cirno.systems
- Update to 1.9.4
* Handle failed challenge submissions
* Remove dependency on PyExecJS
-------------------------------------------------------------------
Wed Jan 31 19:29:58 UTC 2018 - 9+suse@cirno.systems

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-cfscrape
Version: 1.9.3
Version: 1.9.4
Release: 0
Summary: Python module to bypass Cloudflare's anti-bot page
License: MIT
@@ -30,7 +30,6 @@ BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: nodejs
Requires: python-PyExecJS
Requires: python-requests
BuildArch: noarch
%python_subpackages