From d150da50767eeff4df2dc39c16bb19936ebf6dc5692fc96d30a68095c2ae02a9 Mon Sep 17 00:00:00 2001 From: Mia Herkt <9+suse@cirno.systems> Date: Tue, 13 Feb 2018 09:25:35 +0000 Subject: [PATCH] - 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 --- cfscrape-1.9.3.tar.gz | 3 --- cfscrape-1.9.4.tar.gz | 3 +++ python-cfscrape.changes | 7 +++++++ python-cfscrape.spec | 3 +-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 cfscrape-1.9.3.tar.gz create mode 100644 cfscrape-1.9.4.tar.gz diff --git a/cfscrape-1.9.3.tar.gz b/cfscrape-1.9.3.tar.gz deleted file mode 100644 index 16825ea..0000000 --- a/cfscrape-1.9.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ff269d2e88ba8fa97994275b4d58c722c84d39f579624becc89111e72265c64 -size 7938 diff --git a/cfscrape-1.9.4.tar.gz b/cfscrape-1.9.4.tar.gz new file mode 100644 index 0000000..a36d59e --- /dev/null +++ b/cfscrape-1.9.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac1df1e338bfa33bc5bab5c92c5db3045f3a6541eec9ca816da8e8ea278941b +size 8239 diff --git a/python-cfscrape.changes b/python-cfscrape.changes index b05288b..d8cdfb8 100644 --- a/python-cfscrape.changes +++ b/python-cfscrape.changes @@ -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 diff --git a/python-cfscrape.spec b/python-cfscrape.spec index b181669..8e43463 100644 --- a/python-cfscrape.spec +++ b/python-cfscrape.spec @@ -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